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

--- Comment #3 from commit-h...@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.
_______________________________________________
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to