aboutsummaryrefslogtreecommitdiff
path: root/Makefile.libretro
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.libretro')
-rw-r--r--Makefile.libretro2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.libretro b/Makefile.libretro
index 8e9cdd1..db1feb0 100644
--- a/Makefile.libretro
+++ b/Makefile.libretro
@@ -108,6 +108,8 @@ else
CFLAGS += -D__WIN32__ -D__WIN32_LIBRETRO__
endif
+CFLAGS += -D__LIBRETRO__
+
CFLAGS += -fPIC
ifneq ($(platform),qnx)
LDLIBS += -lpthread