Remove support for -Wl,--gc-sections altogether
authorSimon McVittie <simon.mcvittie@collabora.co.uk>
Mon, 6 Jun 2011 08:59:37 +0000 (09:59 +0100)
committerSimon McVittie <simon.mcvittie@collabora.co.uk>
Tue, 7 Jun 2011 13:26:20 +0000 (14:26 +0100)
commitff2047a75aa573ac898cb8b577b7c49a2b707fb6
treef12b7e8acc50200a2a2b799ba90258a83cc41347
parentadd71e5d7a5f14afedc8796dae793c17537a71f4
Remove support for -Wl,--gc-sections altogether

Packagers should only enable this flag if they have confirmed that it
actually works on their toolchain (it's the sort of rarely used feature
that frequently regresses on obscure architectures/OSs without anyone
noticing), and also confirmed that it is actually a significant size win
for their configuration.

Bug: https://bugs.freedesktop.org/show_bug.cgi?id=33466
Reviewed-by: Colin Walters <walters@verbum.org>
bus/Makefile.am
configure.ac