[cfe-commits] [PATCH] CMake: Eliminate duplicate -D__STDC_LIMIT_MACROS and -D__STDC_CONSTANT_MACROS. llvm/cmake/modules/HandleLLVMOptions.cmake defines them.
Óscar Fuentes
ofv at wanadoo.es
Sun Feb 20 19:12:54 PST 2011
NAKAMURA Takumi <geek4civic at gmail.com> writes:
> - add_definitions( -D__STDC_LIMIT_MACROS )
> - add_definitions( -D__STDC_CONSTANT_MACROS )
> -
Feel free to commit obvious fixes without asking first.
Thanks Takumi.
More information about the cfe-commits
mailing list