Add a master Makefile with docker dev env support and address compiler warning that showed up in the Docker dev env
This commit is contained in:
+1
-1
@@ -16,7 +16,7 @@ if(NOT MSVC)
|
||||
-fno-rtti
|
||||
-Wsign-compare
|
||||
-Wunused-variable
|
||||
#-Werror
|
||||
-Werror
|
||||
#--analyze
|
||||
#-Os # GCC size optimization flag
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user