HomePhabricator

build: disable reduced exports by default
3ee028f131dbUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

build: disable reduced exports by default

This is really a packager's option. While it's helpful to encourage devs to
test this option for daily builds, it's not reliable in several real-world
use-cases. Some older libstdc++ runtimes (freebsd 9, debian wheezy, for
example) fail to properly catch exceptions due to mismatched type_info.

See https://gcc.gnu.org/bugzilla/show_bug.cgi?id=19664 for more info.

Details

Provenance
Cory Fields <cory-nospam-@coryfields.com>Authored on Feb 23 2015, 22:48
schancelPushed on Jan 5 2018, 21:58
schancelPushed on Jan 5 2018, 21:39
schancelPushed on Jan 5 2018, 21:17
Parents
rSTAGING8b298ca7d754: Merge pull request #5708
Branches
Unknown
Tags
Unknown

Event Timeline

Cory Fields <cory-nospam-@coryfields.com> committed rSTAGING3ee028f131db: build: disable reduced exports by default (authored by Cory Fields <cory-nospam-@coryfields.com>).Feb 23 2015, 22:48