From cdc2e5df65c2e2e18b4bb59bda5316482a57fa1e Mon Sep 17 00:00:00 2001 From: reed Date: Wed, 18 May 2005 22:35:04 +0000 Subject: Remove Linux work-around for bug noted in PR #25402 from arts and koffice build. And do in meta-pkgs/kde3/kde3.mk as suggested by maintainer, markd. It helps with builds on Linux for kdegraphics3, libkipi, gwenview, kdelibs3, kdebase3, arts, and many other KDE-based packages on Linux. (It was not needed for kile, but will be used.) Thank you, Torsten Harenberg for testing many packages such as kdenetwork, kdegames, kdepim, kdemultimedia. I still don't know what the correct fix is for PR #25402. --- audio/arts/Makefile | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'audio') diff --git a/audio/arts/Makefile b/audio/arts/Makefile index 3cdf142d58b..caba7a86dac 100644 --- a/audio/arts/Makefile +++ b/audio/arts/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.40 2005/04/29 13:49:02 reed Exp $ +# $NetBSD: Makefile,v 1.41 2005/05/18 22:35:04 reed Exp $ DISTNAME= arts-1.4.0 CATEGORIES= audio @@ -17,12 +17,6 @@ LDFLAGS+= ${EXPORT_SYMBOLS_LDFLAGS} _IN_ARTS_BUILD= yes .include "../../meta-pkgs/kde3/kde3.mk" -.if ${OPSYS} == "Linux" -# workaround bug noted in PR #25402 -BUILDLINK_TRANSFORM+= rm:-Wl,--allow-shlib-undefined -BUILDLINK_TRANSFORM+= rm:-Wl,--no-undefined -.endif - .include "../../audio/esound/buildlink3.mk" .include "../../audio/libaudiofile/buildlink3.mk" .include "../../audio/libmad/buildlink3.mk" -- cgit v1.2.3