summaryrefslogtreecommitdiff
path: root/jtools/gcj/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'jtools/gcj/Makefile')
-rw-r--r--jtools/gcj/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/jtools/gcj/Makefile b/jtools/gcj/Makefile
index 0c29e3124..ea41ca671 100644
--- a/jtools/gcj/Makefile
+++ b/jtools/gcj/Makefile
@@ -14,8 +14,7 @@ WRKDIST= ${WRKDIR}/gcc-${PKG_VERSION}
include ../rules.mk
-GCJ_ENV+= ac_cv_prog_JAR=$(STAGING_JAVA_HOST_DIR)/usr/bin/fastjar
-GCJ_ENV+= JAR=$(STAGING_JAVA_HOST_DIR)/usr/bin/fastjar
+GCJ_ENV+= JAR=no
install: ${STAGING_JAVA_HOST_DIR}/usr/bin/gcj
@@ -30,7 +29,6 @@ $(WRKBUILD)/.configured: ${WRKDIST}/.prepared
--with-mpc=$(STAGING_HOST_DIR) \
--with-mpfr=$(STAGING_HOST_DIR) \
--with-gmp=$(STAGING_HOST_DIR) \
- --with-jar=$(STAGING_JAVA_HOST_DIR)/usr/bin/fastjar \
--disable-libmudflap \
--disable-libgomp \
--disable-biarch \