From c28e4b2fca38b8022afe129ca2092e80cc08c36f 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/python20/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'lang/python20') diff --git a/lang/python20/Makefile b/lang/python20/Makefile index e6ca052b7f5..fc69db0a94d 100644 --- a/lang/python20/Makefile +++ b/lang/python20/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2003/06/06 18:14:10 drochner Exp $ +# $NetBSD: Makefile,v 1.9 2003/06/06 19:39:04 drochner Exp $ # DISTNAME= Python-2.0.1 @@ -27,7 +27,6 @@ INSTALL_TARGET= altinstall # Make sure having environment variable OPT doesn't affect the # installed module-building Makefile MAKE_ENV+= 'OPT=${CFLAGS}' -MAKE_ENV+= LINK_ALL_LIBGCC_HACK=${LINK_ALL_LIBGCC_HACK:Q} CONFIGURE_ENV+= 'OPT=${CFLAGS}' SCRIPTS_ENV+= 'OPT=${CFLAGS}' -- cgit v1.2.3