[PATCH 2/3] Do not add some unneeded linker flags when on BSD.

Raphael Kubo da Costa rakuco at FreeBSD.org
Mon Aug 13 03:47:18 UTC 2012


Raphael Kubo da Costa <rakuco at freebsd.org> writes:

> I can still try to talk to some developers about the historical needs
> for this flag anyway (I don't really have an urgency to commit this
> specific patch).

Checking the commit history again, "-lc" was added with FindKDE4.cmake
itself in r497823 [1], apparently when porting the autotools code to
CMake.

The flag was added to kde-common/admin/libtool.m4.in in r141814 [2] with
a libtool update, and as of KDE 3.5.10 (if my reading is correct) "-lc"
was passed only on AIX.

I guess we're good to go here.

[1] http://websvn.kde.org/?view=revision&revision=497823
[2] http://websvn.kde.org/?view=revision&revision=141814



More information about the Kde-buildsystem mailing list