summaryrefslogtreecommitdiff
path: root/x11/qt5-qtbase
diff options
context:
space:
mode:
authorjperkin <jperkin>2014-08-28 10:58:18 +0000
committerjperkin <jperkin>2014-08-28 10:58:18 +0000
commit27ec8c5d159d35797b9cf2b36d852269d049e3cb (patch)
treec382a566690538c0cbcb0ba24eb71ff2c2763f29 /x11/qt5-qtbase
parentd60ed3f734f257b5e5b31f1c2814393b775a8e28 (diff)
downloadpkgsrc-27ec8c5d159d35797b9cf2b36d852269d049e3cb.tar.gz
Remove SunOS BUILDLINK_TRANSFORM instances which remove -Wl,--* GNU ld
arguments, these are now handled globally by mk/platform/SunOS.mk
Diffstat (limited to 'x11/qt5-qtbase')
-rw-r--r--x11/qt5-qtbase/Makefile.common3
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/qt5-qtbase/Makefile.common b/x11/qt5-qtbase/Makefile.common
index dcdaa304660..189a1641df1 100644
--- a/x11/qt5-qtbase/Makefile.common
+++ b/x11/qt5-qtbase/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.10 2014/04/23 07:05:31 adam Exp $
+# $NetBSD: Makefile.common,v 1.11 2014/08/28 10:58:19 jperkin Exp $
# used by x11/qt5-dbus/Makefile
# used by x11/qt5-mysql/Makefile
# used by x11/qt5-odbc/Makefile
@@ -123,7 +123,6 @@ CONFIGURE_ARGS+= -platform solaris-cc
. endif
. endif
SYS_LIBS= -lresolv -lsocket -lnsl -lrt
-BUILDLINK_TRANSFORM+= rm:-Wl,--gc-sections
.elif ${OPSYS} == "Interix"
CONFIGURE_ARGS+= -platform interix-g++
CFLAGS+= -I/usr/local/include/bind