aboutsummaryrefslogtreecommitdiffhomepage
path: root/build.yaml
diff options
context:
space:
mode:
authorGravatar ncteisen <ncteisen@gmail.com>2017-11-06 20:32:57 -0800
committerGravatar ncteisen <ncteisen@gmail.com>2017-11-13 10:03:01 -0800
commitf9d7c278be36c16fd13c12c6665c90793451e24f (patch)
tree2cb5beae2cff96393a134d17889b7a05bae79ecd /build.yaml
parent0b37f03991b85a363fe4a47665affa4aa3132b9a (diff)
Add no-rtti to all of core
Diffstat (limited to 'build.yaml')
-rw-r--r--build.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/build.yaml b/build.yaml
index 23ce245efb..483b425e8e 100644
--- a/build.yaml
+++ b/build.yaml
@@ -4930,6 +4930,7 @@ defaults:
CPPFLAGS: -Ithird_party/boringssl/include -fvisibility=hidden -DOPENSSL_NO_ASM
-D_GNU_SOURCE -DWIN32_LEAN_AND_MEAN -D_HAS_EXCEPTIONS=0 -DNOMINMAX
global:
+ COREFLAGS: -fno-rtti -fno-exceptions
CPPFLAGS: -g -Wall -Wextra -Werror -Wno-long-long -Wno-unused-parameter -DOSATOMIC_USE_INLINED=1
-Ithird_party/abseil-cpp
LDFLAGS: -g