OSDN Git Service

cmake: Remove -D NDEBUG from CFLAGS as well as CXXFLAGS
authorReid Kleckner <reid@kleckner.net>
Mon, 19 May 2014 21:13:41 +0000 (21:13 +0000)
committerReid Kleckner <reid@kleckner.net>
Mon, 19 May 2014 21:13:41 +0000 (21:13 +0000)
commit37b0592215cf46690f0a7f10dd0dc046a6b32df1
tree4cb084ed99fc4ae825144a2e467141362f699dd8
parent2f8bca00bb926a61dfdb5c3a76f14813c8cbe701
cmake: Remove -D NDEBUG from CFLAGS as well as CXXFLAGS

This silences ~7 warnings on .c files in the LLVM build.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@209163 91177308-0d34-0410-b5e6-96231b3b80d8
cmake/modules/HandleLLVMOptions.cmake