summaryrefslogtreecommitdiffstats
path: root/games/higan/higan.SlackBuild
diff options
context:
space:
mode:
author Matteo Bernardini2024-04-27 10:55:17 +0200
committer Matteo Bernardini2024-04-27 10:55:17 +0200
commita9b45c006f9ff5d68b3da9fe9893afa288a1254c (patch)
treead10755569ed5cdb63f094945ce637939141a32c /games/higan/higan.SlackBuild
parent68ac93024440c1dcb61e579018ce241a1ab44180 (diff)
downloadslackbuilds-current.tar.gz
20240427.1 global branch merge.current-20240427.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: