summaryrefslogtreecommitdiffhomepage
path: root/sdk-paths-sthalik@Clang-windows.cmake
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2019-01-03 00:09:09 +0100
committerStanislaw Halik <sthalik@misaki.pl>2019-01-16 07:48:20 +0100
commit545071e998806235442edda5f575ee61e836abe9 (patch)
tree45579d717361f24c6f4a06354f5836447e691771 /sdk-paths-sthalik@Clang-windows.cmake
parent4766be01022d6de50f7b42647299860c2d9909b8 (diff)
cruft
Diffstat (limited to 'sdk-paths-sthalik@Clang-windows.cmake')
-rw-r--r--sdk-paths-sthalik@Clang-windows.cmake3
1 files changed, 2 insertions, 1 deletions
diff --git a/sdk-paths-sthalik@Clang-windows.cmake b/sdk-paths-sthalik@Clang-windows.cmake
index 102917d1..895d68b2 100644
--- a/sdk-paths-sthalik@Clang-windows.cmake
+++ b/sdk-paths-sthalik@Clang-windows.cmake
@@ -53,8 +53,9 @@ set(_cxxflags
-Werror
-Werror=inconsistent-missing-destructor-override
#-Wno-error=padded
-
-fdiagnostics-color=always
+
+ -fno-exceptions -fno-rtti # get rid of evil
)
set(base-cxxflags "")
foreach(k ${_cxxflags})