Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Jan 2016 18:04:04 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 206381] gnu/lib/libgcc builds without debug info
Message-ID:  <bug-206381-8-0a8ECPC2oV@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-206381-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-206381-8@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=3D206381

--- Comment #4 from Ed Maste <emaste@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.

--=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-206381-8-0a8ECPC2oV>