CMake: defines and uses macro add_llvm_definitions for keeping track
of compiler parameters explicitly added by the build specification. This macro replaces the cmake built-in `add_definitions'. Detects glibc and defines _GNU_SOURCE accordingly. Resolves bug 3882. llvm-svn: 68428
Loading
Please register or sign in to comment