Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Jan 2016 17:41:01 +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-2swu2wgoil@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 #3 from commit-hook@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=3Dhidden and -fPIC, in
  addition to -fexceptions and -D defines that had no effect.

  With -fvisibility=3Dhidden 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

--=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-2swu2wgoil>