[PATCH] More missing $(all_libraries)

Stephan Kulow coolo at kde.org
Mon Nov 15 09:32:33 GMT 2004


On Sunday 14 November 2004 18:43, Szombathelyi György wrote:
> Hello!
>
> The attached patches adds missing $(all_libraries) to Makefile ams in
> various modules. This allows to fully exploit the --as-needed linker flag.
> Any objections against applying?
>
From your arts patch (didn't look deeper):
-       $(KDE_MT_LDFLAGS) $(QT_LDFLAGS) $(USER_LDFLAGS) $(X_LDFLAGS)
+       $(KDE_MT_LDFLAGS) $(QT_LDFLAGS) $(USER_LDFLAGS) $(X_LDFLAGS) 
$(all_libraries)

I have no idea what the KDE_MT_LDFLAGS is supposed to do, but what you do
makes this whole setup pointless. When there is already QT_LDFLAGS you're 
duplicating it with adding all_libraries.

Greetings, Stephan

-- 
Pace Peace Paix Paz Frieden Pax Pokój Friður Fred Béke 和平
Hasiti Lapé Hetep Malu Mир Wolakota Santiphap Irini Peoch
Shanti Vrede Baris Rój Mír Taika Rongo Sulh Py'guapy 평화
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20041115/9c932eb9/attachment.sig>


More information about the kde-core-devel mailing list