From 8356146f0b98c811a0e254b3f35c7e7dc653efce Mon Sep 17 00:00:00 2001 From: twinaphex Date: Mon, 19 Sep 2016 15:47:23 +0200 Subject: [PATCH] Revert "redports backport" This reverts commit f82bcc681184536aa6d3ee410b938671c1ba2ead. --- Makefile.libretro | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile.libretro b/Makefile.libretro index 4875aafc..01c1fcfa 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 = -- 2.39.5