From 4f1ab5d148345bf88a2f13ed7f703ae30ea8f292 Mon Sep 17 00:00:00 2001 From: User & Date: Sat, 26 Jun 2010 20:01:31 +0200 Subject: [PATCH] remove -Wmissing-noreturn compile switch --- SConstruct | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SConstruct b/SConstruct index 8098d04..e274f26 100644 --- a/SConstruct +++ b/SConstruct @@ -89,7 +89,7 @@ for option in Split(""" -ggdb -fno-common -Wchar-subscripts -Wcomment -Wimplicit -Wsequence-point -Wreturn-type -Wfloat-equal -Wno-system-headers -Wredundant-decls - -Wmissing-noreturn -pedantic + -pedantic -Wlong-long -Wundef -Winline -Wpointer-arith -Wno-unused-parameter -Wunreachable-code