summaryrefslogtreecommitdiffstats
path: root/make/scripts/make.jogl.all.linux-x86.sh
diff options
context:
space:
mode:
Diffstat (limited to 'make/scripts/make.jogl.all.linux-x86.sh')
-rw-r--r--make/scripts/make.jogl.all.linux-x86.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/make/scripts/make.jogl.all.linux-x86.sh b/make/scripts/make.jogl.all.linux-x86.sh
index 5b443f5d3..7b08ae5e8 100644
--- a/make/scripts/make.jogl.all.linux-x86.sh
+++ b/make/scripts/make.jogl.all.linux-x86.sh
@@ -39,6 +39,9 @@ fi
# -DisX11=true \
# -Djogl.cg=1 -Dx11.cg.lib=../../lib-linux-x86 \
+LD_PRELOAD=$J2RE_HOME/lib/i386/libjsig.so
+export LD_PRELOAD
+
ant \
$CUSTOMLIBDIR \
-Dbuild.noarchives=true \