]> git.ipfire.org Git - thirdparty/lldpd.git/commit
build: disable gold linker in CI
authorVincent Bernat <vincent@bernat.ch>
Sun, 31 Mar 2024 13:46:54 +0000 (15:46 +0200)
committerVincent Bernat <vincent@bernat.ch>
Sun, 31 Mar 2024 13:46:54 +0000 (15:46 +0200)
commit1e25b2635ded50c7ade5b717d1683b82cab8f252
tree20eb6372f9c38650153dedf136b79cd3a0629c78
parentebe2af6a9ac5b9bd0ab11743c82275dc9f9934b8
build: disable gold linker in CI

This should not be needed anymore nowadays. This is a tentative to fix
the following errors with clang:

    /usr/bin/ld.gold: warning: Cannot export local symbol '__asan_check_load_add_16_RAX'
tests/ci/run.sh