diff options
author | Richard W.M. Jones <rjones@redhat.com> | 2022-03-31 18:18:16 +0100 |
---|---|---|
committer | Richard W.M. Jones <rjones@redhat.com> | 2022-03-31 18:20:43 +0100 |
commit | 7f56a93f5d67878a9cfe3fa424eb4d17b12a1305 (patch) | |
tree | 635587e8d501b64a04bfe213883bb263e94785d4 /include | |
parent | 285a5cb38b994b514744c49bad409a49210765d4 (diff) | |
download | afl++-7f56a93f5d67878a9cfe3fa424eb4d17b12a1305.tar.gz |
GNUmakefile.llvm: Avoid creating circular links
Building into a DESTDIR gives circular links such as: lrwxrwxrwx. 1 rjones rjones 17 Mar 31 18:09 /home/rjones/rpmbuild/BUILDROOT/american-fuzzy-lop-4.00c-3.git285a5cb3.fc37.x86_64/usr/lib64/afl/afl-compiler-rt.o -> afl-compiler-rt.o I have to admit I've no idea what the original link command is trying to achieve, but it's clearly wrong and deleting it fixes the problem. Signed-off-by: Richard W.M. Jones <rjones@redhat.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions