From 13885fd0b0d59372b1c0e7c3e51cc73df7eb3c36 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. --- audio/speex/Makefile | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'audio/speex/Makefile') diff --git a/audio/speex/Makefile b/audio/speex/Makefile index 8487763801c..e820aa93f6c 100644 --- a/audio/speex/Makefile +++ b/audio/speex/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.29 2009/12/07 00:01:54 wiz Exp $ +# $NetBSD: Makefile,v 1.30 2010/01/16 17:57:37 wiz Exp $ # DISTNAME= speex-1.2rc1 @@ -23,9 +23,6 @@ CONFLICTS= Speex-[0-9]* CONFIGURE_ARGS+= --with-ogg-dir=${BUILDLINK_PREFIX.libogg:Q} -# Avoid an ICE in gcc2 on sparc64 -CONFIGURE_ENV+= F77=${FALSE:Q} - BUILDLINK_TRANSFORM+= l:gnugetopt:getopt .include "options.mk" -- cgit v1.2.3