[Bug 273753] [exp-run] Against llvm-17-update branch on GitHub
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 273753] [exp-run] Against llvm-17-update branch on GitHub"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 23 Sep 2023 19:33:05 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273753 --- Comment #14 from Dimitry Andric <dim@FreeBSD.org> --- (In reply to Antoine Brodin from comment #12) libffi is an interesting case, because they preprocess their linker version script with the C preprocessor, but on i386 they apparently don't filter out unused symbols. I might just silence it with -Wl,--undefined-version, but maybe I could also fix the script itself... -- You are receiving this mail because: You are on the CC list for the bug.