chiark / gitweb /
Disable -flto
authorAndy Wingo <wingo@pobox.com>
Mon, 20 Apr 2015 20:08:33 +0000 (22:08 +0200)
committerAndy Wingo <wingo@pobox.com>
Mon, 20 Apr 2015 20:08:33 +0000 (22:08 +0200)
commitc02074a32b77dd9a1166b9d86181bb387a3431ac
tree67752c6357ba57db03e208ede4613124ba35e819
parent3559aa12c65a871824d925257531585a38e51f77
Disable -flto

With binutils 2.25, the following error occurred:

/tmp/ccx3cAlA.ltrans10.ltrans.o: In function `bus_error_name_to_errno.5271':
/home/wingo/src/elogind/src/libelogind/sd-bus/bus-error.c:113: undefined reference to `__stop_BUS_ERROR_MAP'
/home/wingo/src/elogind/src/libelogind/sd-bus/bus-error.c:113: undefined reference to `__start_BUS_ERROR_MAP'
collect2: error: ld returned 1 exit status
configure.ac