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

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


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

--- Comment #4 from Ed Maste <emaste at freebsd.org> ---
This is fixed for the C++ stack unwinder source by using the standard
bsd.lib.mk rules, in r294308 and r294331.

For the C source in libgcc_s.so it's a bit awkward as libgcc's Makefile
overrides the standard .c.o, .c.po, .c.So rules for each libgcc source file. I
suspect the path to addressing this will be to just handle WITH_DEBUG_FILES in
gnu/lib/libgcc/Makefile directly.

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


More information about the freebsd-bugs mailing list