From 332430bd9e2a42b81b509175b43856dc25ae255a Mon Sep 17 00:00:00 2001 From: Sven Gothel Date: Tue, 2 Aug 2011 13:31:23 +0200 Subject: Adapt latest gluegen changes for crossplatform. --- make/scripts/make.jogl.all.linux-armv7.sh | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100755 make/scripts/make.jogl.all.linux-armv7.sh (limited to 'make/scripts/make.jogl.all.linux-armv7.sh') diff --git a/make/scripts/make.jogl.all.linux-armv7.sh b/make/scripts/make.jogl.all.linux-armv7.sh deleted file mode 100755 index fd4e95b30..000000000 --- a/make/scripts/make.jogl.all.linux-armv7.sh +++ /dev/null @@ -1,15 +0,0 @@ -#! /bin/sh - -# -Dc.compiler.debug=true -# -Dgluegen.cpptasks.detected.os=true \ -# -DisUnix=true \ -# -DisLinux=true \ -# -DisLinuxX86=true \ -# -DisX11=true \ - -ant \ - -Drootrel.build=build-linux-armv7 \ - -DuseKD=true \ - -DuseOpenMAX=true \ - -DuseBroadcomEGL=true \ - $* 2>&1 | tee make.jogl.all.linux-armv7.log -- cgit v1.2.3