aboutsummaryrefslogtreecommitdiff
path: root/libraries/webkitgtk3/webkitgtk3.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/webkitgtk3/webkitgtk3.SlackBuild')
-rw-r--r--libraries/webkitgtk3/webkitgtk3.SlackBuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/libraries/webkitgtk3/webkitgtk3.SlackBuild b/libraries/webkitgtk3/webkitgtk3.SlackBuild
index f8cc16638d026..e3d2d6085344e 100644
--- a/libraries/webkitgtk3/webkitgtk3.SlackBuild
+++ b/libraries/webkitgtk3/webkitgtk3.SlackBuild
@@ -84,6 +84,8 @@ patch -p1 < $CWD/icu4c-65.1.patch
patch -p1 < $CWD/bison-3.7.1.patch
+patch -p0 < $CWD/glib-2.68.0.patch
+
# Disable excessive warnings spam
CFLAGS="$SLKCFLAGS -fno-delete-null-pointer-checks" \
CXXFLAGS="$SLKCFLAGS -DU_DEFINE_FALSE_AND_TRUE=1 -fno-delete-null-pointer-checks -fpermissive -Wno-deprecated-declarations -Wno-deprecated-copy -Wno-expansion-to-defined -Wno-class-memaccess -Wno-ignored-qualifiers -Wno-redundant-move -Wno-misleading-indentation -Wno-cast-function-type" \