Add non-arm fallback build options

master
Timothy Pearson 7 years ago
parent 5cbb2fb581
commit 26bae35f07

@ -31,6 +31,8 @@ else
cdbs_configure_flags := --enable-single --enable-shared --disable-rpath
endif
endif
else
cdbs_configure_flags := --enable-single --enable-shared --disable-rpath
endif
endif

Loading…
Cancel
Save