aboutsummaryrefslogtreecommitdiffhomepage
path: root/build.yaml
diff options
context:
space:
mode:
authorGravatar Nicolas "Pixel" Noble <pixel@nobis-crew.org>2018-06-23 10:22:49 +0200
committerGravatar Nicolas "Pixel" Noble <pixel@nobis-crew.org>2018-06-23 10:22:49 +0200
commitc6ed823ef7f1b1b4254110aef5f0a30bf101fe4a (patch)
tree7946fd7f2f0032b9164543221c191898ec5f964f /build.yaml
parentfae0d95d2b48e9cdc9810ac90586251fcc8c548b (diff)
+ -> X
Diffstat (limited to 'build.yaml')
-rw-r--r--build.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.yaml b/build.yaml
index 490d479269..30722b4b87 100644
--- a/build.yaml
+++ b/build.yaml
@@ -5637,7 +5637,7 @@ defaults:
cxxabi:
CPPFLAGS: -D_LIBCPP_DISABLE_EXTERN_TEMPLATE -D_LIBCXXABI_BUILDING_LIBRARY -D_LIBCXXABI_NO_EXCEPTIONS
-Ithird_party/libcxxabi/include -nostdinc++ -Ithird_party/libcxx/include $(W_NO_UNUSED_BUT_SET_VARIABLE)
- $(W_NO_C++14_COMPAT) -fvisibility=hidden
+ $(W_NO_CXX14_COMPAT) -fvisibility=hidden
global:
COREFLAGS: -fno-rtti -fno-exceptions
CPPFLAGS: -g -Wall -Wextra -Werror -Wno-long-long -Wno-unused-parameter -DOSATOMIC_USE_INLINED=1