summaryrefslogtreecommitdiffstats
path: root/libraries/ptlib/ptlib.SlackBuild
diff options
context:
space:
mode:
author Matteo Bernardini2020-01-01 17:38:37 +0100
committer Matteo Bernardini2020-01-01 17:38:37 +0100
commit6ed778974da2cbb6b73ea66a5447d9512f6fa77b (patch)
tree665223f87657bbf381d630897e66501a4c58e65d /libraries/ptlib/ptlib.SlackBuild
parent82bbd880da5d554ddb98a82fcf8c17cc2131d56a (diff)
downloadslackbuilds-6ed778974da2cbb6b73ea66a5447d9512f6fa77b.tar.gz
20200101.2 global branch merge.current-20200101.2
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'libraries/ptlib/ptlib.SlackBuild')
-rw-r--r--libraries/ptlib/ptlib.SlackBuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/libraries/ptlib/ptlib.SlackBuild b/libraries/ptlib/ptlib.SlackBuild
index d2c42bd774..30dfd47045 100644
--- a/libraries/ptlib/ptlib.SlackBuild
+++ b/libraries/ptlib/ptlib.SlackBuild
@@ -68,11 +68,11 @@ find -L . \
-o -perm 440 -o -perm 400 \) -exec chmod 644 {} \;
# Fix building with bison-3.0.4
-# thanks to Dan Fandrich / OpalVOIP https://sourceforge.net/p/opalvoip/patches/259/
-patch -p1 < $CWD/ptlib-2.10.10-mga-bison-parameter.patch
+patch -p1 < $CWD/ptlib-2.10.11-bison_fixes-2.patch
-# Disable SSLv3
-patch -p1 < $CWD/ssl3.patch
+patch -p1 < $CWD/ptlib-gcc8.patch
+
+patch -p1 < $CWD/ptlib-2.10.11-openssl11.patch
# The "LIBS" variable is set to fix OpenLDAP support
#