summaryrefslogtreecommitdiffstats
path: root/games/higan/higan.SlackBuild
diff options
context:
space:
mode:
author Matteo Bernardini2024-06-08 16:17:31 +0200
committer Matteo Bernardini2024-06-08 16:17:31 +0200
commitf046a9e273841aa57582abb534cbb8e3870f91fe (patch)
tree76874785f0e8e19f9ef00f9815e6924739c53a25 /games/higan/higan.SlackBuild
parentbc9d18b502448dd277146e40e6546eac0cd8d670 (diff)
downloadslackbuilds-current.tar.gz
20240608.1 global branch merge.current-20240608.1current
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'games/higan/higan.SlackBuild')
-rw-r--r--games/higan/higan.SlackBuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/games/higan/higan.SlackBuild b/games/higan/higan.SlackBuild
index 39d9901f01..31cd37b92a 100644
--- a/games/higan/higan.SlackBuild
+++ b/games/higan/higan.SlackBuild
@@ -116,6 +116,8 @@ chown -R root:root .
# for its support files if they're not found in ~/.local/share/higan.
patch -p1 -i $CWD/higan-flags.diff
patch -p1 -i $CWD/higan-paths.diff
+# 20240131 KEC: gcc-13.x compatibility
+patch -p1 -i $CWD/includes.diff
# 20181212 bkw: audio system stuff. Upstream doesn't give us a way to
# disable these on the make command line, but hacking this file works: