aboutsummaryrefslogtreecommitdiff
path: root/accessibility/easystroke/easystroke.SlackBuild
diff options
context:
space:
mode:
authorMatteo Bernardini <ponce@slackbuilds.org>2017-07-26 17:09:46 +0200
committerRobby Workman <rworkman@slackbuilds.org>2021-04-17 23:20:54 -0500
commitba801b7c73433596fcb4dcb94b9b822cfd82bcae (patch)
treead507a5e5e4f57595981eaf9e09a44a9e7e1122a /accessibility/easystroke/easystroke.SlackBuild
parent5d96f59ec9254d24a34c0f48db6465ab0467805f (diff)
accessibility/easystroke: Patched for gcc >= 7.x.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'accessibility/easystroke/easystroke.SlackBuild')
-rw-r--r--accessibility/easystroke/easystroke.SlackBuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/accessibility/easystroke/easystroke.SlackBuild b/accessibility/easystroke/easystroke.SlackBuild
index 29b04e812b6c..3e2f2fedcc9b 100644
--- a/accessibility/easystroke/easystroke.SlackBuild
+++ b/accessibility/easystroke/easystroke.SlackBuild
@@ -59,6 +59,7 @@ sed -i 's|-lboost_serialization-mt|-lboost_serialization|' Makefile
# Thanks to ARCH Linux
patch -p1 < $CWD/lambda.patch
+patch -p1 < $CWD/gcc7-build-fix.patch
make CXX="g++ $SLKCFLAGS" CC="gcc -std=c99 $SLKCFLAGS" PREFIX=/usr