From 0360fb87e47265891ea8afdba7312599653864cc Mon Sep 17 00:00:00 2001 From: drochner Date: Fri, 6 Jun 2003 19:39:03 +0000 Subject: g/c the now unneeded explicite export of LINK_ALL_LIBGCC_HACK to the environment --- lang/python15/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'lang/python15') diff --git a/lang/python15/Makefile b/lang/python15/Makefile index d66c13155bf..562aa894ade 100644 --- a/lang/python15/Makefile +++ b/lang/python15/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2003/06/06 18:14:09 drochner Exp $ +# $NetBSD: Makefile,v 1.5 2003/06/06 19:39:03 drochner Exp $ # DISTNAME= py152 @@ -14,7 +14,6 @@ COMMENT= Interpreted, interactive, object-oriented programming language GNU_CONFIGURE= YES CONFIGURE_ARGS+= --without-thread -MAKE_ENV+= LINK_ALL_LIBGCC_HACK=${LINK_ALL_LIBGCC_HACK:Q} INSTALL_TARGET= altinstall -- cgit v1.2.3