From 708ab65af97a825a7e0d63552918cedf558c1bff Mon Sep 17 00:00:00 2001 From: joerg Date: Mon, 1 Dec 2014 11:29:26 +0000 Subject: Works with IAS now. --- lang/sbcl/Makefile | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'lang/sbcl') diff --git a/lang/sbcl/Makefile b/lang/sbcl/Makefile index 39a66ee72db..4991612698c 100644 --- a/lang/sbcl/Makefile +++ b/lang/sbcl/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.56 2014/10/09 14:06:38 wiz Exp $ +# $NetBSD: Makefile,v 1.57 2014/12/01 11:29:26 joerg Exp $ DISTNAME= ${PKGNAME_NOREV}-source PKGNAME= sbcl-1.2.0 @@ -71,12 +71,6 @@ SUBST_FILES.fix-nm= src/runtime/Config.x86-64-sunos SUBST_FILES.fix-nm+= src/runtime/Config.x86-sunos SUBST_SED.fix-nm= -e 's,nm ,/usr/bin/nm ,' -.include "../../mk/compiler.mk" -.if !empty(PKGSRC_COMPILER:Mclang) -# Missing support for .end -_WRAP_EXTRA_ARGS.CC+= -no-integrated-as -.endif - .if !empty(MACHINE_PLATFORM:MSunOS-*-i386) SBCL_ARCH_ARGS= "--arch=x86" .elif !empty(MACHINE_PLATFORM:MSunOS-*-x86_64) -- cgit v1.2.3