aboutsummaryrefslogtreecommitdiff
path: root/extra/webkit2gtk/build
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2023-07-04 15:53:53 +0200
committerCem Keylan <cem@ckyln.com>2023-07-04 15:53:53 +0200
commitdfcedc36152cd6d9f5f83d506d1b47ce0d235a97 (patch)
treef388b26b19e1d9f53dc7cc0067952e038fd25b68 /extra/webkit2gtk/build
parentfdc99b69b6c85ab4190beb9abb468499c5c0a40d (diff)
downloadrepository-dfcedc36152cd6d9f5f83d506d1b47ce0d235a97.tar.gz
webkit2gtk: bump to 2.40.3
Diffstat (limited to 'extra/webkit2gtk/build')
-rwxr-xr-xextra/webkit2gtk/build5
1 files changed, 1 insertions, 4 deletions
diff --git a/extra/webkit2gtk/build b/extra/webkit2gtk/build
index 5a890fda..c9612ab4 100755
--- a/extra/webkit2gtk/build
+++ b/extra/webkit2gtk/build
@@ -1,8 +1,5 @@
#!/bin/sh -e
-# Fix build of SourceBrush.cpp
-patch -p1 < fix-sourcebrush.patch
-
make -C unifdef
# Remove gettext requirement.
@@ -53,5 +50,5 @@ cmake -B build \
-DUSE_WPE_RENDERER=OFF \
-Wno-dev
-SAMUFLAGS='-j4' cmake --build build
+cmake --build build
cmake --install build