summaryrefslogtreecommitdiff
path: root/jtools/jamvm/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-11-09 13:32:18 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2011-11-09 13:32:18 +0100
commit23bc64ab05f3f152903c127d0bd24de681dc2044 (patch)
tree1e6afda7a75dc0b4d309a3a97d55d2bf609bb2d3 /jtools/jamvm/Makefile
parent442ae3a70f492fb16440ca081309638de0a6bd1b (diff)
disable some stuff for bulk builds
Diffstat (limited to 'jtools/jamvm/Makefile')
-rw-r--r--jtools/jamvm/Makefile7
1 files changed, 1 insertions, 6 deletions
diff --git a/jtools/jamvm/Makefile b/jtools/jamvm/Makefile
index a85b2d6c8..1775ff5aa 100644
--- a/jtools/jamvm/Makefile
+++ b/jtools/jamvm/Makefile
@@ -6,14 +6,9 @@ include $(TOPDIR)/rules.mk
PKG_NAME:= jamvm
PKG_VERSION:= 1.5.4
PKG_RELEASE:= 2
-PKG_MD5SUM:= 63220327925ace13756ae334c55a3baa
+PKG_MD5SUM:= 7654e9657691f5f09c4f481ed4686176
PKG_SITES:= ${MASTER_SITE_SOURCEFORGE:=jamvm/}
-ifeq (Darwin,${OStype})
-CC_FOR_BUILD:=${CC_FOR_BUILD} -m32
-CXX_FOR_BUILD:=${CXX_FOR_BUILD} -m32
-endif
-
include ../rules.mk
install: ${STAGING_JAVA_HOST_DIR}/usr/bin/jamvm