Remove erroneous line in shell script

This commit is contained in:
Lars Bergstrom 2016-01-13 16:04:29 -06:00
parent 2955d895a4
commit 3acfe5acdd

View file

@ -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/