mirror of
https://github.com/servo/servo
synced 2026-05-14 02:47:14 +02:00
Remove erroneous line in shell script
This commit is contained in:
@@ -5,5 +5,4 @@ if echo $@ | grep -qv " -shared"
|
||||
then
|
||||
PIE_FLAG="-pie"
|
||||
fi
|
||||
$PIE_FLAG
|
||||
arm-linux-androideabi-g++ $@ $LDFLAGS $PIE_FLAG -lGLESv2 -L$GONKDIR/backup-flame/system/lib/
|
||||
|
||||
Reference in New Issue
Block a user