From 24aeb31fad7b983a60ef448cba97d9a2f167664d Mon Sep 17 00:00:00 2001 From: twinaphex Date: Sun, 26 May 2013 19:00:45 +0200 Subject: Revert "Add hack for broken bin/cue loading right now at startup" This reverts commit 5f8aa603b1f68d4bf4dbd341fed0e31b21f11bde. --- Makefile.libretro | 2 -- 1 file changed, 2 deletions(-) (limited to 'Makefile.libretro') diff --git a/Makefile.libretro b/Makefile.libretro index a447ea9..9436c8a 100644 --- a/Makefile.libretro +++ b/Makefile.libretro @@ -108,8 +108,6 @@ else CFLAGS += -D__WIN32__ -D__WIN32_LIBRETRO__ endif -CFLAGS += -D__LIBRETRO__ - CFLAGS += -fPIC ifneq ($(platform),qnx) LDLIBS += -lpthread -- cgit v1.2.3