summaryrefslogtreecommitdiffstats
path: root/make/scripts/make.jogl.all.linux-x86_64.sh
diff options
context:
space:
mode:
Diffstat (limited to 'make/scripts/make.jogl.all.linux-x86_64.sh')
-rw-r--r--make/scripts/make.jogl.all.linux-x86_64.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/make/scripts/make.jogl.all.linux-x86_64.sh b/make/scripts/make.jogl.all.linux-x86_64.sh
index b17cd2f15..45777998c 100644
--- a/make/scripts/make.jogl.all.linux-x86_64.sh
+++ b/make/scripts/make.jogl.all.linux-x86_64.sh
@@ -41,6 +41,9 @@ fi
#LD_LIBRARY_PATH=/opt-linux-x86_64/mesa-7.8.1/lib64
#export LD_LIBRARY_PATH
+LD_PRELOAD=$J2RE_HOME/lib/amd64/libjsig.so
+export LD_PRELOAD
+
ant \
$CUSTOMLIBDIR \
-Dbuild.noarchives=true \