From 61eff7ff9ee6b7cb83a3c5e0b9d61284be504e67 Mon Sep 17 00:00:00 2001 From: wiz Date: Sat, 16 Jan 2010 17:57:36 +0000 Subject: Remove workaround for compiler bug in gcc2 on sparc64. --- net/libIDL/Makefile | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'net/libIDL') diff --git a/net/libIDL/Makefile b/net/libIDL/Makefile index 4ce60ccc47f..54069e7b8a3 100644 --- a/net/libIDL/Makefile +++ b/net/libIDL/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.49 2009/03/19 11:29:17 drochner Exp $ +# $NetBSD: Makefile,v 1.50 2010/01/16 17:57:38 wiz Exp $ DISTNAME= libIDL-0.8.13 CATEGORIES= net gnome @@ -25,9 +25,6 @@ OPSYSVARS+= CONFIGURE_ENV CONFIGURE_ENV.SunOS+= CPP=/usr/lib/cpp .endif -# Avoid an ICE in gcc2 on sparc64 -CONFIGURE_ENV+= F77=${FALSE:Q} - TEST_TARGET= check .include "../../devel/gettext-lib/buildlink3.mk" -- cgit v1.2.3