fix order so it is the same as in master
This commit is contained in:
committed by
Hector Martin
parent
9a46141a82
commit
a31c3bbcc6
@@ -33,7 +33,7 @@ DIR_LIBS = \
|
||||
$(DEVKITPRO)/libogc/lib/wii \
|
||||
$(DEVKITPRO)/portlibs/ppc/lib
|
||||
|
||||
LIBS = mxml freetype bz2 png z db fat wiiuse bte ogc m
|
||||
LIBS = mxml freetype png bz2 z db fat wiiuse bte ogc m
|
||||
|
||||
MACHDEP = -g -DGEKKO -mrvl -mcpu=750 -meabi -mhard-float
|
||||
CFLAGS = $(MACHDEP) -Os -Wall -DBASE_ADDR=$(BASE_ADDR) $(DIR_INCLUDES:%=-I%)
|
||||
|
||||
Reference in New Issue
Block a user