The build file was trying to use LIBCXX_VERSION, which isn't set
anywhere, and also forgot to split the 'compile_flags' list.
Details
Details
Diff Detail
Diff Detail
|  Differential  D4860  
[libc++] Fix the CMake build on Mac when setting MACOSX_DEPLOYMENT_TARGET=10.6 Authored by hans on Aug 11 2014, 6:41 PM. 
Details The build file was trying to use LIBCXX_VERSION, which isn't set 
Diff Detail |