mirror of
https://github.com/mapnik/mapnik.git
synced 2025-12-08 20:13:09 +00:00
mason packages are currently built with -D_GLIBCXX_USE_CXX11_ABI=0
This commit is contained in:
parent
2f8da6dfd5
commit
8b6059eab6
@ -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'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user