summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lang/dylan/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/lang/dylan/Makefile b/lang/dylan/Makefile
index c9e0b43..2a724ab 100644
--- a/lang/dylan/Makefile
+++ b/lang/dylan/Makefile
@@ -3,7 +3,7 @@
# Date created: 23 Jan 1998
# Whom: housel@acm.org
#
-# $Id: Makefile,v 1.2 1998/07/14 16:15:13 jdp Exp $
+# $Id: Makefile,v 1.3 1998/07/15 07:43:38 hsu Exp $
#
DISTNAME= gd20-source
@@ -17,6 +17,8 @@ MAINTAINER= housel@acm.org
WRKSRC= $(WRKDIR)/src
+BROKEN_ELF= yes
+
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --prefix=$(PREFIX) --srcdir=$(WRKSRC)
CONFIGURE_ENV= D2C="$(WRKDIR)/d2c -p$(WRKSRC)/d2c/compiler/platforms.descr"
OpenPOWER on IntegriCloud