From 6673932866141a3bb1bbcdb0fdf01e83bb1093d2 Mon Sep 17 00:00:00 2001 From: hans Date: Fri, 17 Feb 2012 14:11:23 +0000 Subject: Another build fix for SunOS that I forgot in the previous commit. --- x11/qt4-libs/Makefile.common | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11/qt4-libs') diff --git a/x11/qt4-libs/Makefile.common b/x11/qt4-libs/Makefile.common index e7b8b4c76b8..c51f76eb54f 100644 --- a/x11/qt4-libs/Makefile.common +++ b/x11/qt4-libs/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.30 2012/01/12 22:59:58 adam Exp $ +# $NetBSD: Makefile.common,v 1.31 2012/02/17 14:11:23 hans Exp $ # used by x11/qt4-docs/Makefile # used by x11/qt4-libs/Makefile # used by x11/qt4-mng/Makefile @@ -36,7 +36,6 @@ CONFIGURE_ARGS+= -no-phonon CONFIGURE_ARGS+= -no-phonon-backend CONFIGURE_ARGS+= -optimized-qmake CONFIGURE_ARGS+= -prefix "${QTPREFIX}" -CONFIGURE_ARGS.SunOS+= -no-xrender CONFIGURE_ARGS+= ${CFLAGS:M-I*} ${LDFLAGS:M-L*} ${LDFLAGS:M-l*} CONFIGURE_ARGS+= -opensource -confirm-license OPSYSVARS+= CONFIGURE_ARGS @@ -82,6 +81,7 @@ 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 -- cgit v1.2.3