We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36504c6 commit 2273bf1Copy full SHA for 2273bf1
vmbuild/Makefile
@@ -1,4 +1,4 @@
1
-CPP=g++
+CPP=clang++-3.6
2
CPPOPTS = -std=c++11 -c -Wall -Wextra -O3
3
OBJS = vmbuild.o
4
OUT = vmbuild
0 commit comments