summaryrefslogtreecommitdiff
path: root/audio/faad2
diff options
context:
space:
mode:
authorwiz <wiz>2010-01-16 17:57:36 +0000
committerwiz <wiz>2010-01-16 17:57:36 +0000
commit61eff7ff9ee6b7cb83a3c5e0b9d61284be504e67 (patch)
tree0ac704b5b6fcae6a8673359e4d54107862fc85f6 /audio/faad2
parentd585e9f6ead960cd580c8941daf5d7fe1111162f (diff)
downloadpkgsrc-61eff7ff9ee6b7cb83a3c5e0b9d61284be504e67.tar.gz
Remove workaround for compiler bug in gcc2 on sparc64.
Diffstat (limited to 'audio/faad2')
-rw-r--r--audio/faad2/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/audio/faad2/Makefile b/audio/faad2/Makefile
index 53561101910..681132f2dba 100644
--- a/audio/faad2/Makefile
+++ b/audio/faad2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.45 2009/08/11 11:16:37 drochner Exp $
+# $NetBSD: Makefile,v 1.46 2010/01/16 17:57:36 wiz Exp $
DISTNAME= faad2-2.7
PKGREVISION= 1
@@ -24,8 +24,6 @@ AUTOCONF_REQD= 2.50
GNU_CONFIGURE= YES
CONFIGURE_ARGS+= --includedir=${PREFIX}/include/faad2
-# Avoid an ICE in gcc2 on sparc64
-CONFIGURE_ENV+= F77=${FALSE:Q}
LIBS+= -lm