Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/emulators/libretro-fceumm/patches libretro-fceumm: rem...
details: https://anonhg.NetBSD.org/pkgsrc/rev/0f7e8dc6c451
branches: trunk
changeset: 433057:0f7e8dc6c451
user: nia <nia%pkgsrc.org@localhost>
date: Sat May 30 14:51:08 2020 +0000
description:
libretro-fceumm: remove patch that's no longer needed
diffstat:
emulators/libretro-fceumm/patches/patch-Makefile.libretro | 14 --------------
1 files changed, 0 insertions(+), 14 deletions(-)
diffs (18 lines):
diff -r 6299a1852e02 -r 0f7e8dc6c451 emulators/libretro-fceumm/patches/patch-Makefile.libretro
--- a/emulators/libretro-fceumm/patches/patch-Makefile.libretro Sat May 30 14:50:24 2020 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,14 +0,0 @@
-$NetBSD: patch-Makefile.libretro,v 1.1 2019/02/01 09:53:20 nia Exp $
-
-Don't override the compiler setting on SunOS.
-
---- Makefile.libretro.orig 2019-01-06 03:54:26.000000000 +0000
-+++ Makefile.libretro
-@@ -65,7 +65,6 @@ ifeq ($(platform), unix)
- TARGET := $(TARGET_NAME)_libretro.so
- fpic := -fPIC
- ifneq ($(findstring SunOS,$(shell uname -a)),)
-- CC = gcc
- SHARED := -shared -z defs
- else
- SHARED := -shared -Wl,--version-script=src/drivers/libretro/link.T -Wl,-no-undefined
Home |
Main Index |
Thread Index |
Old Index