Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to rustc 1.7.0-nightly (b4707ebca 2015-12-27) #9093

Merged
merged 6 commits into from Jan 15, 2016

Remove erroneous line in shell script

  • Loading branch information
larsbergstrom committed Jan 15, 2016
commit 3acfe5acdd76fbce8b3bcaf02ff480e36eac19bc
@@ -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/
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.