[Android] [PATCH 05/11] Fix build for GAS

Victorien Le Couviour--Tuffet victorien.lecouviour.tuffet at gmail.com
Mon Oct 8 12:06:47 CEST 2018


---
 compile-libvlc.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/compile-libvlc.sh b/compile-libvlc.sh
index 433a63f87..787adf01c 100755
--- a/compile-libvlc.sh
+++ b/compile-libvlc.sh
@@ -435,7 +435,7 @@ cd extras/tools
 ./bootstrap
 checkfail "buildsystem tools: bootstrap failed"
 make $MAKEFLAGS
-make $MAKEFLAGS .gas
+make $MAKEFLAGS .buildgas
 checkfail "buildsystem tools: make"
 cd ../..
 
-- 
2.19.1



More information about the Android mailing list