summaryrefslogtreecommitdiff
path: root/emulators/libretro-freeintv/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/libretro-freeintv/Makefile')
-rw-r--r--emulators/libretro-freeintv/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/emulators/libretro-freeintv/Makefile b/emulators/libretro-freeintv/Makefile
index 59c51db674f..6bdc9635312 100644
--- a/emulators/libretro-freeintv/Makefile
+++ b/emulators/libretro-freeintv/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2018/08/13 00:58:12 nia Exp $
+# $NetBSD: Makefile,v 1.3 2018/10/02 21:09:29 nia Exp $
DISTNAME= libretro-freeintv-20180729
CATEGORIES= emulators
@@ -21,6 +21,9 @@ USE_LANGUAGES= c c++
CFLAGS+= -DWORDS_BIGENDIAN -DMSB_FIRST
.endif
+BUILDLINK_TRANSFORM.SunOS+= rm:-Wl,--version-script=./link.T
+BUILDLINK_TRANSFORM.SunOS+= rm:-Wl,--no-undefined
+
INSTALLATION_DIRS+= ${PREFIX}/lib/libretro
do-install: