HomeFreeBSD

libstdc++: fix symbol version script for LLD

Description

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

Reviewed by: bdrewery
MFC after: 1 month
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D10428

Details

Provenance
emasteAuthored on
Reviewer
bdrewery
Differential Revision
D10428: libstdc++: fix up symbol version script
Parents
rS317158: Remove WITHOUT_GNU and WITHOUT_GNU_SUPPORT src.conf.knobs
Branches
Unknown
Tags
Unknown