Skip to content

Commit

Permalink
Remove this for Wii/WiiU/Gamecube
Browse files Browse the repository at this point in the history
  • Loading branch information
inactive123 authored and bearoso committed Aug 29, 2018
1 parent 8fa302f commit d59ae41
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions libretro/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -202,9 +202,6 @@ else ifeq ($(platform), xenon)

# Nintendo Game Cube / Wii / WiiU
else ifneq (,$(filter $(platform), ngc wii wiiu))
CFLAGS += -flto
CXXFLAGS += -flto
LDFLAGS += -flto
TARGET := $(TARGET_NAME)_libretro_$(platform).a
CC = $(DEVKITPPC)/bin/powerpc-eabi-gcc$(EXE_EXT)
CXX = $(DEVKITPPC)/bin/powerpc-eabi-g++$(EXE_EXT)
Expand Down

0 comments on commit d59ae41

Please sign in to comment.