summaryrefslogtreecommitdiffstats
path: root/tmake/lib/linux-64/tmake.conf
diff options
context:
space:
mode:
Diffstat (limited to 'tmake/lib/linux-64/tmake.conf')
-rw-r--r--tmake/lib/linux-64/tmake.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/tmake/lib/linux-64/tmake.conf b/tmake/lib/linux-64/tmake.conf
index 9416078..334cb0f 100644
--- a/tmake/lib/linux-64/tmake.conf
+++ b/tmake/lib/linux-64/tmake.conf
@@ -9,7 +9,7 @@ CONFIG = qt warn_on release
TMAKE_CC = gcc
TMAKE_CFLAGS = -pipe
-TMAKE_CFLAGS_WARN_ON = -Wall -W -fno-exceptions
+TMAKE_CFLAGS_WARN_ON = -Wall -W
TMAKE_CFLAGS_WARN_OFF =
TMAKE_CFLAGS_RELEASE = -O2
TMAKE_CFLAGS_DEBUG = -g