Raphael Kubo da Costa <[email protected]> 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 _______________________________________________ Kde-buildsystem mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-buildsystem
