summaryrefslogtreecommitdiff
path: root/jtools/ant/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'jtools/ant/Makefile')
-rw-r--r--jtools/ant/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/jtools/ant/Makefile b/jtools/ant/Makefile
index 07da1f1a0..537668a21 100644
--- a/jtools/ant/Makefile
+++ b/jtools/ant/Makefile
@@ -20,7 +20,6 @@ $(WRKBUILD)/.compiled: ${WRKDIST}/.prepared
cd $(WRKBUILD)/lib/optional; wget http://openadk.org/distfiles/junit-4.9b2.jar
cp $(STAGING_JAVA_HOST_DIR)/usr/share/java/ecj.jar $(WRKBUILD)/lib/optional
cd ${WRKBUILD}; export BOOTJAVAC_OPTS="-bootclasspath $(STAGING_JAVA_HOST_DIR)/usr/share/classpath/glibj.zip" \
- BOOTCLASSPATH="$(STAGING_JAVA_HOST_DIR)/usr/share/jamvm/classes.zip:$(STAGING_JAVA_HOST_DIR)/usr/share/classpath/glibj.zip" \
LD_LIBRARY_PATH=$(STAGING_JAVA_HOST_DIR)/usr/lib:$(STAGING_JAVA_HOST_DIR)/usr/lib64 \
JAVA_HOME=$(STAGING_JAVA_HOST_DIR)/usr/lib/jvm ; \
$(BASH) build.sh