[jhbuild] core-deps-latest: Set build type of WebKit to RelWithDebInfo
- From: Ting-Wei Lan <lantw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [jhbuild] core-deps-latest: Set build type of WebKit to RelWithDebInfo
- Date: Sat, 21 Apr 2018 08:53:35 +0000 (UTC)
commit fba3bd0a289c0f871fd99c67c0294e69a45d6aad
Author: Ting-Wei Lan <lantw src gnome org>
Date: Sat Apr 21 15:36:25 2018 +0800
core-deps-latest: Set build type of WebKit to RelWithDebInfo
gnome-build-meta no longer sets a special build type for WebKit.
RelWithDebInfo is now used in all cmake modules in gnome-build-meta.
modulesets/gnome-suites-core-deps-latest.modules | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/modulesets/gnome-suites-core-deps-latest.modules
b/modulesets/gnome-suites-core-deps-latest.modules
index b666c01..9c2003b 100644
--- a/modulesets/gnome-suites-core-deps-latest.modules
+++ b/modulesets/gnome-suites-core-deps-latest.modules
@@ -1926,7 +1926,7 @@ the module and we will just change it to use a tarball anyway.
</dependencies>
</autotools>
- <cmake id="WebKit" cmakeargs="-DPORT=GTK -DCMAKE_BUILD_TYPE=Release -DENABLE_PLUGIN_PROCESS_GTK2=OFF">
+ <cmake id="WebKit" cmakeargs="-DPORT=GTK -DCMAKE_BUILD_TYPE=RelWithDebInfo
-DENABLE_PLUGIN_PROCESS_GTK2=OFF">
<if condition-unset="x11">
<cmakeargs value="-DENABLE_X11_TARGET=OFF"/>
</if>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]