freebsd-ports/games/libretro-cores/files/patch-nxengine-libretro_Makefile
Kurt Jaeger 1e8df588f6 New port: games/libretro-cores
This is the core pack for RetroArch. Mostly these cores are
intended for playing/interpreting the retrogames. They are for the
most part distributed by the Libretro organization, and are usually
licensed under GPL.

WWW: http://www.libretro.com/

PR:		204452
Submitted by:	yuri@rawbw.com
2015-11-15 19:09:01 +00:00

10 lines
266 B
Text

--- nxengine-libretro/Makefile.orig 2015-11-01 17:26:48 UTC
+++ nxengine-libretro/Makefile
@@ -41,7 +41,6 @@ TARGET_NAME := nxengine
CORE_DIR := nxengine
EXTRACTDIR := $(CORE_DIR)/extract-auto
-CC = gcc
ifeq ($(ARCHFLAGS),)
ifeq ($(archs),ppc)