Skip to content

Commit 6bf5d11

Browse files
committed
fixed:build warn
1 parent 3dfd0be commit 6bf5d11

File tree

1 file changed

+1
-1
lines changed
  • XEngine_Source/XEngine_ServiceApp/XEngine_HttpApp

1 file changed

+1
-1
lines changed

XEngine_Source/XEngine_ServiceApp/XEngine_HttpApp/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
CC = g++ -Wall -std=c++17 -fPIC
1+
CC = g++ -Wall -std=c++17 -fPIC -Wformat-overflow=0
22
PLATFORM = linux
33
PLATVER =
44
PLATDIR =

0 commit comments

Comments
 (0)