Files
secretpsxsplash/compile_flags.txt

22 lines
443 B
Plaintext

-I third_party/nugget/psyqo-lua/../third_party/psxlua/src
-D LUA_TARGET_PSX
-I third_party/nugget/psyqo/../third_party/EASTL/include
-I third_party/nugget/psyqo/../third_party/EABase/include/Common
-I third_party/nugget/
-ffunction-sections
-fdata-sections
-fomit-frame-pointer
-fno-builtin
-fno-strict-aliasing
-Wno-attributes
-march=mips1
-EL
-fno-pic
-fno-stack-protector
-nostdlib
-ffreestanding
-g
-Os
-std=c++20
-fno-exceptions
-fno-rtti