We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7d73fb commit a9205b5Copy full SHA for a9205b5
1 file changed
Makefile
@@ -1,4 +1,4 @@
1
-CXX = clang
+CXX = clang++
2
CXXFLAGS = -Wall -O2
3
4
kryptinfo: kryptinfo.cpp
0 commit comments