aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortwinaphex2016-09-19 15:47:23 +0200
committertwinaphex2016-09-19 15:47:23 +0200
commit8356146f0b98c811a0e254b3f35c7e7dc653efce (patch)
tree6a99bff7b45a46e6ffd1e3c3f6081a2739d80d03
parentf82bcc681184536aa6d3ee410b938671c1ba2ead (diff)
downloadpcsx_rearmed-8356146f0b98c811a0e254b3f35c7e7dc653efce.tar.gz
pcsx_rearmed-8356146f0b98c811a0e254b3f35c7e7dc653efce.tar.bz2
pcsx_rearmed-8356146f0b98c811a0e254b3f35c7e7dc653efce.zip
Revert "redports backport"
This reverts commit f82bcc681184536aa6d3ee410b938671c1ba2ead.
-rw-r--r--Makefile.libretro1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.libretro b/Makefile.libretro
index 4875aaf..01c1fcf 100644
--- a/Makefile.libretro
+++ b/Makefile.libretro
@@ -24,6 +24,7 @@ CFLAGS ?=
TARGET_NAME := pcsx_rearmed
LIBZ := -lz
LIBPTHREAD := -lpthread
+LIBDL := -ldl
MMAP_WIN32=0
EXTRA_LDFLAGS =