chiark / gitweb /
build-sys: update "linkcheck"
authorKay Sievers <kay@vrfy.org>
Wed, 26 Mar 2014 18:22:17 +0000 (19:22 +0100)
committerKay Sievers <kay@vrfy.org>
Wed, 26 Mar 2014 18:22:17 +0000 (19:22 +0100)
commite57e4e2be345f346bb49547ecad71dc000c406b2
tree74ab06b96dc3656c5ad645a8ad1359cae1d7b22f
parentbc61d6ac014a25e50cd0bc32fbd50cdb534be1c6
build-sys: update "linkcheck"

<kay> ssuominen: and drop --no-as-needed from the linkcheck?
<kay> ssuominen: i expect it all triggers without the gc-sections thing alone
<ssuominen> if the intention is to make it strict as possible,
  to catch undefined references caused by missing -lfoo in linker line, then
  LDFLAGS="-Wl,-fuse-ld=gold -Wl,--as-needed -Wl,--no-gc-sections"
Makefile.am