Skip to content

Instantly share code, notes, and snippets.

@databill
databill / 01.cmake
Created April 24, 2014 22:41
mysql 5.6.17 failed to build on 10.9.2
-- Running cmake version 2.8.12.2
-- The C compiler identification is Clang 5.1.0
-- The CXX compiler identification is Clang 5.1.0
-- Check for working C compiler: /usr/bin/clang
-- Check for working C compiler: /usr/bin/clang -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/g++
-- Check for working CXX compiler: /usr/bin/g++ -- works
-- Detecting CXX compiler ABI info