Remove -Wunreachable-code due to false positives

This commit is contained in:
Christian Dywan 2010-03-06 18:55:15 +01:00
parent 3aac49063b
commit f456520373

View file

@ -297,7 +297,7 @@ def configure (conf):
'-Wno-missing-field-initializers '
'-Wredundant-decls -Wmissing-noreturn '
'-Wshadow -Wpointer-arith -Wcast-align '
'-Winline -Wformat-security -Wunreachable-code '
'-Winline -Wformat-security '
'-Winit-self -Wundef -Wdeclaration-after-statement '
'-Wmissing-format-attribute -Wnested-externs '
# -DGSEAL_ENABLE