merge
This commit is contained in:
commit
62d3492814
2
Makefile
2
Makefile
@ -7,7 +7,7 @@ CPPFLAGS=-Wall -g -std=c++0x -pthread
|
||||
# CXX=g++-4.7
|
||||
# CPPFLAGS=-Wall -g -std=c++0x -pthread
|
||||
|
||||
# works on clang (on ubuntu and mac) build following this:
|
||||
# works on clang 3.2 build following this:
|
||||
# http://solarianprogrammer.com/2011/10/16/llvm-clang-libc-linux/
|
||||
# CXX=clang++
|
||||
# CPPFLAGS=-Wall -g -std=c++0x -stdlib=libc++ -L/opt/clang/lib -pthread
|
||||
|
Loading…
Reference in New Issue
Block a user