diff options
Diffstat (limited to 'make/scripts/make.jogl.all.ios.amd64.sh')
-rwxr-xr-x | make/scripts/make.jogl.all.ios.amd64.sh | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/make/scripts/make.jogl.all.ios.amd64.sh b/make/scripts/make.jogl.all.ios.amd64.sh index 733103712..6aed9b533 100755 --- a/make/scripts/make.jogl.all.ios.amd64.sh +++ b/make/scripts/make.jogl.all.ios.amd64.sh @@ -5,10 +5,6 @@ if [ -e /opt-share/etc/profile.ant ] ; then fi # -Dc.compiler.debug=true -# -# -Dtarget.sourcelevel=1.6 \ -# -Dtarget.targetlevel=1.6 \ -# -Dtarget.rt.jar=/opt-share/jre1.6.0_30/lib/rt.jar \ # Force OSX SDK 10.6, if desired # export SDKROOT=macosx10.6 |