Add arguments to ./configure

This commit is contained in:
Tobias Brunner 2021-08-01 07:44:58 +00:00 committed by linsui
parent ecb369c163
commit 35bb7c77df

View file

@ -76,7 +76,7 @@ Builds:
- echo "include \$(PREBUILT_STATIC_LIBRARY)" >>"${lib}/Android.mk"
- cd ../../../../
- ./autogen.sh
- ./configure
- ./configure --disable-defaults
- make dist
ndk: r21e