aboutsummaryrefslogtreecommitdiffstats
path: root/make/scripts/make.joal.all.macosx.sh
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2015-07-11 01:25:36 +0200
committerSven Gothel <[email protected]>2015-07-11 01:25:36 +0200
commit737c9b06c1d244ee7693f29851d07745b731b0c5 (patch)
tree62f57688b4f21c0e4a4df447dee97f273f07b70d /make/scripts/make.joal.all.macosx.sh
parent5e2a1f0e55abd4f4ed6b5ed9cece08b0550a0076 (diff)
add osx-java6 script: using separate rootrel.build
Diffstat (limited to 'make/scripts/make.joal.all.macosx.sh')
-rwxr-xr-xmake/scripts/make.joal.all.macosx.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/make/scripts/make.joal.all.macosx.sh b/make/scripts/make.joal.all.macosx.sh
index 192ad1b..466bf61 100755
--- a/make/scripts/make.joal.all.macosx.sh
+++ b/make/scripts/make.joal.all.macosx.sh
@@ -17,6 +17,7 @@ export TARGET_RT_JAR=/opt-share/jre1.6.0_30/lib/rt.jar
#export JOGAMP_JAR_CODEBASE="Codebase: *.jogamp.org"
export JOGAMP_JAR_CODEBASE="Codebase: *.goethel.localnet"
+#BUILD_ARCHIVE=true \
ant \
-Drootrel.build=build-macosx \
$* 2>&1 | tee make.joal.all.macosx.log