Add non-arm fallback build options

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

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

Loading…
Cancel
Save