summaryrefslogtreecommitdiffstats
path: root/libraries/belle-sip/belle-sip.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/belle-sip/belle-sip.SlackBuild')
-rw-r--r--libraries/belle-sip/belle-sip.SlackBuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/libraries/belle-sip/belle-sip.SlackBuild b/libraries/belle-sip/belle-sip.SlackBuild
index 60a6869a5c..a823f815cd 100644
--- a/libraries/belle-sip/belle-sip.SlackBuild
+++ b/libraries/belle-sip/belle-sip.SlackBuild
@@ -92,6 +92,8 @@ autoreconf -ivf
# Kill the accursed -Werror (fix for -current)
SLKCFLAGS="$SLKCFLAGS -Wno-error"
+patch -p1 < $CWD/gcc9.patch
+
CFLAGS="$SLKCFLAGS" \
CXXFLAGS="$SLKCFLAGS" \
CPPFLAGS="${CPPFLAGS} -I/usr/include/antlr3" \