9883fa0262
Build settings are coming from the Chromium build settings in packager/build/common.gypi. We need to override those settings and set CLANG_CXX_LIBRARY = libc++ for MacOSX builds. packager/common.gypi does some override but only for packages that explicitly include it. We want a global override. Introduce packager/common_overrides.gypi which is injected as an argument to gyp in gyp_packager.py |
||
---|---|---|
.. | ||
app | ||
media | ||
mpd | ||
testing | ||
third_party | ||
tools | ||
version | ||
common.gypi | ||
common_overrides.gypi | ||
packager.gyp |