libxenon
libxenon copied to clipboard
Correct CFLAGS
Thoses cflags are needed for compiling libxenon
CFLAGS = -g -Os -mxenon -m32 -fno-pic -mpowerpc64 -Wall -Wno-format -Wno-attributes -DCFE=1 -DBYTE_ORDER=BIG_ENDIAN -DENDIAN_BIG=1 $(INCLUDES)
this issue only affects the toolchain refactor, which hasnt been done yet, i will close this issue when I merge those changes.
@apmorton did you merge yet ? :P
Any day now