[Bug 206381] gnu/lib/libgcc builds without debug info

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Jan 19 04:00:21 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206381

--- Comment #2 from Ed Maste <emaste at freebsd.org> ---
Comparing the C++ build rules, the only functional differences between the
current Makefile and bsd.lib.mk are the addition of -fvisibility=hidden and
-fPIC in the .o and .po rules. (Other differences have no effect on the LLVM
libunwind C++ source, and differences in the .cpp.So rule were entirely
non-functional.)

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list