Skip to content

Commit

Permalink
mason packages are currently built with -D_GLIBCXX_USE_CXX11_ABI=0
Browse files Browse the repository at this point in the history
  • Loading branch information
Dane Springmeyer committed Dec 1, 2016
1 parent 2f8da6d commit 8b6059e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bootstrap.sh
Expand Up @@ -95,6 +95,7 @@ function make_config() {
echo "
CXX = '$CXX'
CC = '$CC'
CUSTOM_CXXFLAGS = '-D_GLIBCXX_USE_CXX11_ABI=0'
RUNTIME_LINK = 'static'
INPUT_PLUGINS = 'all'
PATH = '${MASON_LINKED_REL}/bin'
Expand Down

0 comments on commit 8b6059e

Please sign in to comment.