author | Sebastian Harl <sh@tokkee.org> | |
Mon, 4 Mar 2013 17:55:03 +0000 (18:55 +0100) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Mon, 4 Mar 2013 17:55:03 +0000 (18:55 +0100) | ||
commit | ae61583dd629eacc0c8257380cf16553cc805156 | |
tree | c5a8be1b8d15a75d03d51c2229fef31a58a8556d | tree | snapshot |
parent | 42ca22a1e3bbf66b8b16bd0c8c73a289b213a0ee | commit | diff |
configure: Don't use -Wunreachable-code.
This seems to cause errors with some versions of GCC when using assertions
that (after optimization, inlining, and code-analysis) will never be true.
This seems to cause errors with some versions of GCC when using assertions
that (after optimization, inlining, and code-analysis) will never be true.
configure.ac | diff | blob | history |