summarylogtreecommitdiffstats
path: root/package.patch
diff options
context:
space:
mode:
authorVaporeon2023-06-19 02:23:37 +1200
committerVaporeon2023-06-19 02:23:37 +1200
commit4bb7e1bc8afb7ab0f1fc3c9913e81ac2bb56c5a4 (patch)
treea55c900ba430f410c566d1e9463ec44ea277c5d7 /package.patch
parent7a7a92de0353f97a0938b4a8b915cd96e3265dbb (diff)
downloadaur-4bb7e1bc8afb7ab0f1fc3c9913e81ac2bb56c5a4.tar.gz
Use updated source
Diffstat (limited to 'package.patch')
-rw-r--r--package.patch23
1 files changed, 11 insertions, 12 deletions
diff --git a/package.patch b/package.patch
index e1215507a360..889def69a09c 100644
--- a/package.patch
+++ b/package.patch
@@ -1,6 +1,6 @@
-diff --unified --recursive bsnes_v108-source.orig/bsnes/GNUmakefile bsnes_v108-source.new/bsnes/GNUmakefile
---- bsnes_v108-source.orig/bsnes/GNUmakefile 2019-03-10 01:42:30.163599022 -0700
-+++ bsnes_v108-source.new/bsnes/GNUmakefile 2019-03-10 01:45:20.179375447 -0700
+diff --unified --recursive a/bsnes/GNUmakefile b/bsnes/GNUmakefile
+--- a/bsnes/GNUmakefile 2023-06-10 21:22:40.000000000 +1200
++++ b/bsnes/GNUmakefile 2023-06-19 02:17:42.089821400 +1200
@@ -1,6 +1,9 @@
+flags = $(CFLAGS)
+options = $(LDFLAGS)
@@ -10,18 +10,17 @@ diff --unified --recursive bsnes_v108-source.orig/bsnes/GNUmakefile bsnes_v108-s
-build := performance
+build := release
openmp := true
+ local := true
flags += -I. -I..
-
-
-diff --unified --recursive bsnes_v113-source.orig/bsnes/target-bsnes/GNUmakefile bsnes_v113-source.new/bsnes/target-bsnes/GNUmakefile
---- bsnes_v113-source.orig/bsnes/target-bsnes/GNUmakefile 2019-12-11 12:19:18.782618740 -0700
-+++ bsnes_v113-source.new/bsnes/target-bsnes/GNUmakefile 2019-12-11 12:20:36.969034855 -0700
+diff --unified --recursive a/bsnes/target-bsnes/GNUmakefile b/bsnes/target-bsnes/GNUmakefile
+--- a/bsnes/target-bsnes/GNUmakefile 2023-06-10 21:22:40.000000000 +1200
++++ b/bsnes/target-bsnes/GNUmakefile 2023-06-19 02:17:42.106408200 +1200
@@ -40,8 +40,6 @@
-
+
install: all
ifeq ($(platform),windows)
-else ifeq ($(shell id -un),root)
-- $(error "make install should not be run as root")
+- $(error "make install should not be run as root")
else ifeq ($(platform),macos)
- mkdir -p ~/Library/Application\ Support/$(name)/
- mkdir -p ~/Library/Application\ Support/$(name)/Database/
+ mkdir -p ~/Library/Application\ Support/$(name)/
+ mkdir -p ~/Library/Application\ Support/$(name)/Database/