mirror of
https://github.com/servo/servo.git
synced 2025-08-03 20:50:07 +01:00
Remove erroneous line in shell script
This commit is contained in:
parent
2955d895a4
commit
3acfe5acdd
1 changed files with 0 additions and 1 deletions
|
@ -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/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue