mirror of
https://github.com/ZDoom/fluidsynth.git
synced 2024-11-10 06:51:54 +00:00
Revert "[test-android] another build script fix for host/target was needed."
This reverts commit f5144c011ef58b901dc5b1153d59ee61fa32a900.
This commit is contained in:
parent
ed555f076b
commit
962a544d15
1 changed files with 1 additions and 2 deletions
|
@ -147,8 +147,7 @@ EOF
|
|||
chmod a-x android.cache
|
||||
NOCONFIGURE=true ./autogen.sh
|
||||
./configure \
|
||||
--host=x86_64-pc-linux \
|
||||
--target=$ANDROID_TARGET \
|
||||
--host=$ANDROID_TARGET \
|
||||
--prefix=$PREFIX \
|
||||
--libdir=$LIBPATH0 \
|
||||
--disable-dependency-tracking \
|
||||
|
|
Loading…
Reference in a new issue