[PATCH] D35898: [OCaml] Respect CMAKE_C_COMPILER & CMAKE_C_FLAGS for OCaml C files
Michał Górny via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 28 14:39:42 PDT 2017
mgorny added a comment.
@jpdeplaix, well, I don't know how NDEBUG affects you but in Gentoo it's more complex. We wipe out the CMake defaults that play with NDEBUG and set it manually so that we don't need to depend on CMAKE_BUILD_TYPE to enable assertions&co.
@whitequark, please review the diff, not comments that are not on the diff ;-).
https://reviews.llvm.org/D35898
More information about the llvm-commits
mailing list