pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/games/libretro-nxengine libretro-nxengine: Update BUIL...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9b1696ae1144
branches:  trunk
changeset: 335769:9b1696ae1144
user:      nia <nia%pkgsrc.org@localhost>
date:      Mon Jul 01 08:22:49 2019 +0000

description:
libretro-nxengine: Update BUILDLINK_TRANSFORM

diffstat:

 games/libretro-nxengine/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r b27b370addf7 -r 9b1696ae1144 games/libretro-nxengine/Makefile
--- a/games/libretro-nxengine/Makefile  Mon Jul 01 07:15:17 2019 +0000
+++ b/games/libretro-nxengine/Makefile  Mon Jul 01 08:22:49 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2018/12/23 15:05:52 nia Exp $
+# $NetBSD: Makefile,v 1.2 2019/07/01 08:22:49 nia Exp $
 
 DISTNAME=      libretro-nxengine-20181126
 CATEGORIES=    games
@@ -21,7 +21,7 @@
 CFLAGS+=       -DMSB_FIRST
 .endif
 
-BUILDLINK_TRANSFORM.SunOS+=    rm:-Wl,-version-script=build/link.T
+BUILDLINK_TRANSFORM.SunOS+=    rm:--version-script=nxengine/libretro/link.T
 BUILDLINK_TRANSFORM.SunOS+=    rm:-Wl,-no-undefined
 
 INSTALLATION_DIRS+=    ${PREFIX}/lib/libretro



Home | Main Index | Thread Index | Old Index