[Bug 206381] gnu/lib/libgcc builds without debug info
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Jan 19 17:41:01 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206381
--- Comment #3 from commit-hook at freebsd.org ---
A commit references this bug:
Author: emaste
Date: Tue Jan 19 17:40:29 UTC 2016
New revision: 294331
URL: https://svnweb.freebsd.org/changeset/base/294331
Log:
Remove local override for .cpp.o and .cpp.po rules
The local build rule used to set -fvisibility=hidden and -fPIC, in
addition to -fexceptions and -D defines that had no effect.
With -fvisibility=hidden and -fPIC in STATIC_CXXFLAGS the standard
bsd.lib.mk rules are suitable for libgcc_s's C++ source.
PR: 206381
Sponsored by: The FreeBSD Foundation
Changes:
head/gnu/lib/libgcc/Makefile
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list