[Bug 236581] /usr/lib/libomp.so underlinking
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Mar 18 19:11:49 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236581
--- Comment #6 from commit-hook at freebsd.org ---
A commit references this bug:
Author: dim
Date: Mon Mar 18 19:11:12 UTC 2019
New revision: 345278
URL: https://svnweb.freebsd.org/changeset/base/345278
Log:
Also explicitly link libomp.so against -lm, as it transitively depends
on scalbn and a few other math functions, via libcompiler-rt. This
should allow OpenMP programs to link with BFD linkers too.
Reported by: jbeich
PR: 236062, 236581
MFC after: 1 month
X-MFC-With: r344779
Changes:
head/lib/libomp/Makefile
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-toolchain
mailing list