summaryrefslogtreecommitdiff
path: root/databases/mysql5-client
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2010-01-16 17:57:36 +0000
committerwiz <wiz@pkgsrc.org>2010-01-16 17:57:36 +0000
commit13885fd0b0d59372b1c0e7c3e51cc73df7eb3c36 (patch)
tree0ac704b5b6fcae6a8673359e4d54107862fc85f6 /databases/mysql5-client
parent88d21b79e7c9796cd68b9c289a0bb5c09b388df9 (diff)
downloadpkgsrc-13885fd0b0d59372b1c0e7c3e51cc73df7eb3c36.tar.gz
Remove workaround for compiler bug in gcc2 on sparc64.
Diffstat (limited to 'databases/mysql5-client')
-rw-r--r--databases/mysql5-client/Makefile.common4
1 files changed, 1 insertions, 3 deletions
diff --git a/databases/mysql5-client/Makefile.common b/databases/mysql5-client/Makefile.common
index 085cdfa817a..69d6d744a1b 100644
--- a/databases/mysql5-client/Makefile.common
+++ b/databases/mysql5-client/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.36 2009/11/26 16:33:29 tron Exp $
+# $NetBSD: Makefile.common,v 1.37 2010/01/16 17:57:37 wiz Exp $
#
# used by databases/mysql5-client/Makefile
# used by databases/mysql5-server/Makefile
@@ -75,8 +75,6 @@ CONFIGURE_ARGS+= --with-extra-charsets=${MYSQL_EXTRA_CHARSET:Q}
CONFIGURE_ARGS+= --enable-assembler
.endif
-# Avoid an ICE in gcc2 on sparc64
-CONFIGURE_ENV+= F77=${FALSE:Q}
CONFIGURE_ENV+= mysql_cv_compress="yes"
CPPFLAGS+= -Dunix