🔨 Use -g2 for macOS Sim build to fix warnings
This commit is contained in:
+2
-2
@@ -112,8 +112,8 @@ build_flags = ${simulator_linux.build_flags} ${simulator_linux.release_flags}
|
||||
#
|
||||
|
||||
[simulator_macos]
|
||||
build_unflags = -lGL -fstack-protector-strong
|
||||
build_flags =
|
||||
build_unflags = -g3 -lGL -fstack-protector-strong
|
||||
build_flags = -g2
|
||||
-DHAS_LIBBSD
|
||||
-I/opt/local/include
|
||||
-I/opt/local/include/freetype2
|
||||
|
||||
Reference in New Issue
Block a user