| Summary: | Duplicate symbols in libstdc++ symbol version script | ||
|---|---|---|---|
| Product: | Base System | Reporter: | Ed Maste <emaste> |
| Component: | gnu | Assignee: | Ed Maste <emaste> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | --- | ||
| Version: | CURRENT | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Ed Maste
2016-11-24 01:58:17 UTC
Committed in r317159 https://reviews.freebsd.org/D10428 https://reviews.freebsd.org/rS317159 MFC'd to stable/11 in r318510, stable/10 in r320346 A commit references this bug: Author: emaste Date: Mon Jun 26 02:00:22 UTC 2017 New revision: 320346 URL: https://svnweb.freebsd.org/changeset/base/320346 Log: MFC r317159: libstdc++: fix symbol version script for LLD LLD is less tolerant of inconsistencies in the symbol version script. - Add a ; on the last entry in a version block - Remove duplicated symbols, retaining those in the earliest block PR: 214796 Sponsored by: The FreeBSD Foundation Changes: _U stable/10/ stable/10/contrib/libstdc++/config/abi/pre/gnu.ver |