HomePhabricator

build: remove libstdc++ backwards-compat
aa3673064c5cUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

build: remove libstdc++ backwards-compat

Backwards-compatibility for libstdc++ is not limited to straightforward abi
changes. Symbol visibility also needs to be taken into consideration, and
that really can't be addressed simply.

Instead, just static-link libstdc++ for backwards-compat.

Details

Provenance
Cory Fields <cory-nospam-@coryfields.com>Authored on Feb 23 2015, 22:56
deadalnixPushed on May 14 2017, 22:04
Parents
rABC3ee028f131db: build: disable reduced exports by default
Branches
Unknown
Tags
Unknown

Event Timeline

Cory Fields <cory-nospam-@coryfields.com> committed rABCaa3673064c5c: build: remove libstdc++ backwards-compat (authored by Cory Fields <cory-nospam-@coryfields.com>).Feb 23 2015, 22:56