summaryrefslogtreecommitdiff
path: root/databases/mysql4-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/mysql4-client
parent88d21b79e7c9796cd68b9c289a0bb5c09b388df9 (diff)
downloadpkgsrc-13885fd0b0d59372b1c0e7c3e51cc73df7eb3c36.tar.gz
Remove workaround for compiler bug in gcc2 on sparc64.
Diffstat (limited to 'databases/mysql4-client')
-rw-r--r--databases/mysql4-client/Makefile.common5
1 files changed, 1 insertions, 4 deletions
diff --git a/databases/mysql4-client/Makefile.common b/databases/mysql4-client/Makefile.common
index ef2182503bc..10f4622ba78 100644
--- a/databases/mysql4-client/Makefile.common
+++ b/databases/mysql4-client/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.66 2008/05/25 21:42:20 joerg Exp $
+# $NetBSD: Makefile.common,v 1.67 2010/01/16 17:57:37 wiz Exp $
#
# used by databases/mysql4-server/Makefile
@@ -73,9 +73,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}
-
CPPFLAGS+= -Dunix
CFLAGS+= -DUSE_OLD_FUNCTIONS # 3.23.x compat