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
10 lines
266 B
Text
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)
|