Date: Mon, 18 Mar 2019 19:11:47 +0000 From: bugzilla-noreply@freebsd.org To: toolchain@FreeBSD.org Subject: [Bug 236581] /usr/lib/libomp.so underlinking Message-ID: <bug-236581-29464-JBDpEo1RM5@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-236581-29464@https.bugs.freebsd.org/bugzilla/> References: <bug-236581-29464@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=3D236581 --- Comment #6 from commit-hook@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 --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-236581-29464-JBDpEo1RM5>