libxenon icon indicating copy to clipboard operation
libxenon copied to clipboard

Correct CFLAGS

Open tuxuser opened this issue 13 years ago • 3 comments

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) 

tuxuser avatar Jul 05 '12 19:07 tuxuser

this issue only affects the toolchain refactor, which hasnt been done yet, i will close this issue when I merge those changes.

apmorton avatar Jul 05 '12 19:07 apmorton

@apmorton did you merge yet ? :P

tuxuser avatar Dec 16 '17 22:12 tuxuser

Any day now

apmorton avatar Dec 17 '17 03:12 apmorton