Bug 235731 - dev-util/cmake: Add upstream patch to fix compatibility with -Wl,--gc-sections
Bug#: 235731 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: All Status: RESOLVED Severity: enhancement Priority: P2
Resolution: FIXED Assigned To: kde@gentoo.org Reported By: arfrever@gentoo.org
Component: KDE
URL:  http://www.cmake.org/pipermail/cmake-commits/2008-August/004477.html
Summary: dev-util/cmake: Add upstream patch to fix compatibility with -Wl,--gc-sections
Keywords:  
Status Whiteboard: 
Opened: 2008-08-25 22:59 0000
Description:   Opened: 2008-08-25 22:59 0000
Please add upstream patch to dev-util/cmake to fix compatibility with
-Wl,--gc-sections. Many packages which use dev-util/cmake fail to compile
without this patch when -Wl,--gc-sections is used.

http://www.cmake.org/pipermail/cmake/2008-August/023240.html
http://www.cmake.org/pipermail/cmake-commits/2008-August/004477.html

------- Comment #1 From Arfrever Frehtes Taifersar Arahesis 2008-08-25 23:00:46 0000 -------
Created an attachment (id=163783) [details]
cmake-gc-sections.patch

------- Comment #2 From Timo Gurr 2008-08-27 21:23:44 0000 -------
cmake-2.6.1 applying the patch is now in CVS, thanks!