Merge branch 'dev' into gornek/fix_iso15_emulation

This commit is contained in:
gornekich
2024-02-12 16:59:31 +00:00
committed by GitHub
5 changed files with 8 additions and 9 deletions
-3
View File
@@ -21,9 +21,6 @@ libenv.ApplyLibFlags()
libenv.AppendUnique(
CCFLAGS=[
# Required for lib to be linkable with .faps
"-mword-relocations",
"-mlong-calls",
"-Wno-redundant-decls",
"-Wno-unused-function",
],