mirror of
https://github.com/wangyu-/UDPspeeder.git
synced 2025-09-17 20:54:33 +08:00
trival
This commit is contained in:
2
makefile
2
makefile
@@ -25,7 +25,7 @@ cygwin:git_version
|
|||||||
|
|
||||||
mac:git_version
|
mac:git_version
|
||||||
rm -f ${NAME}
|
rm -f ${NAME}
|
||||||
${cc_local} -o ${NAME} -I. ${SOURCES} ${FLAGS} -ggdb -O3 -Wno-c++17-compat-mangling
|
${cc_local} -o ${NAME} -I. ${SOURCES} ${FLAGS} -ggdb -O3
|
||||||
|
|
||||||
debug: git_version
|
debug: git_version
|
||||||
rm -f ${NAME}
|
rm -f ${NAME}
|
||||||
|
Reference in New Issue
Block a user