summarylogtreecommitdiffstats
path: root/libretro.patch
diff options
context:
space:
mode:
authorKyle Devir2018-01-07 15:02:49 +1000
committerKyle Devir2018-01-07 15:02:49 +1000
commit91770282b038041e350b29fd1f30dfc998aeaec3 (patch)
tree47e5649e9442a009241fa7fb1799b5e22f04cd0d /libretro.patch
downloadaur-91770282b038041e350b29fd1f30dfc998aeaec3.tar.gz
v106 libretro-higan
Diffstat (limited to 'libretro.patch')
-rw-r--r--libretro.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/libretro.patch b/libretro.patch
new file mode 100644
index 000000000000..1ec43c3e90a9
--- /dev/null
+++ b/libretro.patch
@@ -0,0 +1,11 @@
+--- higan/higan/GNUmakefile 2018-01-07 14:39:56.761733792 +1000
++++ higan/higan/GNUmakefile-patch 2018-01-07 14:42:16.026978876 +1000
+@@ -1,7 +1,7 @@
+ build := release
+ include ../nall/GNUmakefile
+
+-binary := application
++binary := library
+ target := tomoko
+ objects := libco emulator audio video resource
+