diff options
author | Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> | 2022-06-16 21:35:09 +0200 |
---|---|---|
committer | Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> | 2022-06-17 00:26:04 +0200 |
commit | 473af741c73337ee2a5ce2aefa4125b991defea5 (patch) | |
tree | b63e9a09c4fc0984c09e12fa660b899da3a300ba /libre/parabola-gnome | |
parent | c909aeba6ae5f93d9e510c883cf8ea6a32400c74 (diff) | |
download | abslibre-473af741c73337ee2a5ce2aefa4125b991defea5.tar.gz abslibre-473af741c73337ee2a5ce2aefa4125b991defea5.tar.bz2 abslibre-473af741c73337ee2a5ce2aefa4125b991defea5.zip |
pcr: aflplusplus: Fix runtime dependencies for LTO
Without ldb we have the following error when running ./configure with
CC=afl-lto with source code that uses the autools build system:
clang-13: error: invalid linker name in argument
'--ld-path=/usr/bin/ld.lld'
And without clang we can't even build a simple hello world:
$ afl-lto ~/main.c
afl-cc++4.00c by Michal Zalewski, Laszlo Szekeres, Marc Heuse - mode: LLVM-LTO-PCGUARD
[-] PROGRAM ABORT : Oops, failed to execute '/usr/bin/clang' - check your PATH
Location : main(), src/afl-cc.c:2145
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
Diffstat (limited to 'libre/parabola-gnome')
0 files changed, 0 insertions, 0 deletions