diff options
Diffstat (limited to 'changes/clang_30_options')
-rw-r--r-- | changes/clang_30_options | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/changes/clang_30_options b/changes/clang_30_options deleted file mode 100644 index e8e34c8e3e..0000000000 --- a/changes/clang_30_options +++ /dev/null @@ -1,5 +0,0 @@ - o Code simplifications and refactoring: - - During configure, detect when we're building with clang version 3.0 or - lower and disable the -Wnormalized=id and -Woverride-init CFLAGS. - clang doesn't support them yet. - |