diff options
Diffstat (limited to 'make/scripts/make.jogl.all.linux-armv7-cross.sh')
-rwxr-xr-x | make/scripts/make.jogl.all.linux-armv7-cross.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/make/scripts/make.jogl.all.linux-armv7-cross.sh b/make/scripts/make.jogl.all.linux-armv7-cross.sh index ef73cfbf1..1f9497e25 100755 --- a/make/scripts/make.jogl.all.linux-armv7-cross.sh +++ b/make/scripts/make.jogl.all.linux-armv7-cross.sh @@ -16,6 +16,8 @@ export PATH # -DisLinuxARMv7=true \ # -DisX11=false \ +export NODE_LABEL=. + export HOST_UID=jogamp export HOST_IP=jogamp02 export HOST_RSYNC_ROOT=PROJECTS/JOGL |