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 3dfd0be commit 6bf5d11Copy full SHA for 6bf5d11
XEngine_Source/XEngine_ServiceApp/XEngine_HttpApp/Makefile
@@ -1,4 +1,4 @@
1
-CC = g++ -Wall -std=c++17 -fPIC
+CC = g++ -Wall -std=c++17 -fPIC -Wformat-overflow=0
2
PLATFORM = linux
3
PLATVER =
4
PLATDIR =
0 commit comments