[gnome-build-meta/mcatanzaro/gles-pt2: 2/2] webkitgtk.bst: no longer need to force GLES for ARM
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-build-meta/mcatanzaro/gles-pt2: 2/2] webkitgtk.bst: no longer need to force GLES for ARM
- Date: Fri, 23 Oct 2020 12:40:15 +0000 (UTC)
commit 24b39350dd36033eafc7836a96b06a22520b1356
Author: Michael Catanzaro <mcatanzaro gnome org>
Date: Tue Oct 20 13:42:59 2020 -0500
webkitgtk.bst: no longer need to force GLES for ARM
This is now default since WebKitGTK 2.30
elements/sdk/webkitgtk.bst | 3 ---
1 file changed, 3 deletions(-)
---
diff --git a/elements/sdk/webkitgtk.bst b/elements/sdk/webkitgtk.bst
index 86721e4e..a3070be0 100644
--- a/elements/sdk/webkitgtk.bst
+++ b/elements/sdk/webkitgtk.bst
@@ -54,9 +54,6 @@ variables:
(?):
- arch == "i686" or arch == "arm":
webkitgtk_toolchain: -DCMAKE_BUILD_TYPE=Release -DCMAKE_TOOLCHAIN_FILE=toolchain.%{arch}
- - arch == "arm" or arch == "aarch64":
- webkitgtk_arch_options: >-
- -DENABLE_GLES2=ON
cmake-local: >-
-DPORT=GTK
%{webkitgtk_toolchain}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]