Skip to content

Commit

Permalink
(Wii Salamander) Buildfix
Browse files Browse the repository at this point in the history
  • Loading branch information
inactive123 committed Mar 21, 2015
1 parent 7678433 commit 276e3d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile.wii.salamander
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ ELF2DOL = $(DEVKITPPC)/bin/elf2dol$(EXE_EXT)
DOL_TARGET := retroarch-salamander_wii.dol
ELF_TARGET := retroarch-salamander_wii.elf

INCLUDE := -I. -I$(DEVKITPRO)/libogc/include -Ilibretro-common/include
INCLUDE := -I. -I$(DEVKITPRO)/libogc/include -Ilibretro-common/include -Ideps/zlib
LIBDIRS := -L$(DEVKITPRO)/libogc/lib/wii -L.

MACHDEP := -DGEKKO -DHW_RVL -mrvl -mcpu=750 -meabi -mhard-float
Expand Down

0 comments on commit 276e3d1

Please sign in to comment.