Skip to content

Commit a9205b5

Browse files
authored
Makefile の更新
1 parent f7d73fb commit a9205b5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
CXX = clang
1+
CXX = clang++
22
CXXFLAGS = -Wall -O2
33

44
kryptinfo: kryptinfo.cpp

0 commit comments

Comments
 (0)