Date: Wed, 29 Dec 2004 21:51:42 +0000 (UTC) From: Michael Nottebrock <lofi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/Mk bsd.kde.mk Message-ID: <200412292151.iBTLpgRU053231@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
lofi 2004-12-29 21:51:42 UTC FreeBSD ports repository Modified files: Mk bsd.kde.mk Log: Globally disable -Wl,-as-needed for all users of USE_KDELIBS_VER. Binaries linked with -pthread and -Wl,as-needed will have all references to libphthread stripped (reason/reasoning unknown), causing funny runtime errors when Qt decides to fire up a thread. Revision Changes Path 1.47 +3 -2 ports/Mk/bsd.kde.mk
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200412292151.iBTLpgRU053231>