Date: Wed, 15 Mar 2017 10:13:25 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-toolchain@FreeBSD.org Subject: [Bug 214258] devel/openmp: spurious libm dependency Message-ID: <bug-214258-29464-O35U5BRB2A@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-214258-29464@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214258 --- Comment #6 from Jan Beich (mail not working) <jbeich@FreeBSD.org> --- (In reply to Konstantin Belousov from comment #5) > If you are so intolerate to the presence of -lm in the dependency > list even when symbols are not referenced, you can use > '-Wl,--as-needed -lm -Wl,--no-as-needed' construct to only record > DT_NEEDED fro libm.so when references actually exist. devel/openmp already adds -Wl,--as-needed and it doesn't work because the references come either from libgcc, crt or something similar. -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-214258-29464-O35U5BRB2A>
