Date: Sat, 23 Sep 2023 19:33:05 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 273753] [exp-run] Against llvm-17-update branch on GitHub Message-ID: <bug-273753-7788-wLM6qdxHZH@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-273753-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-273753-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D273753 --- 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 m= aybe I could also fix the script itself... --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-273753-7788-wLM6qdxHZH>