[packages/gtk-webkit] - use ld.gold, rel. 2
kiesiu
kiesiu at pld-linux.org
Mon Jul 15 14:30:53 CEST 2013
commit 82121ec1bbc950ffdb0fa7bb22b2828e7e5e2aa1
Author: Łukasz Kieś <kiesiu at pld-linux.org>
Date: Mon Jul 15 14:30:33 2013 +0200
- use ld.gold, rel. 2
gtk-webkit.spec | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/gtk-webkit.spec b/gtk-webkit.spec
index 427a9e3..c4e607b 100644
--- a/gtk-webkit.spec
+++ b/gtk-webkit.spec
@@ -6,7 +6,7 @@ Summary: Port of WebKit embeddable web component to GTK+
Summary(pl.UTF-8): Port osadzalnego komponentu WWW WebKit do GTK+
Name: gtk-webkit
Version: 2.0.3
-Release: 1
+Release: 2
License: BSD-like
Group: X11/Libraries
Source0: http://webkitgtk.org/releases/webkitgtk-%{version}.tar.xz
@@ -123,7 +123,8 @@ Pliki programistyczne komponentu WebKit dla GTK+ 2.
%{__enable_disable introspection} \
--enable-webgl \
--with-gtk=2.0 \
- --with-html-dir=%{_gtkdocdir}
+ --with-html-dir=%{_gtkdocdir} \
+ DFLAGS="%{rpmldflags} -fuse-ld=gold"
%{__make} -j1
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gtk-webkit.git/commitdiff/82121ec1bbc950ffdb0fa7bb22b2828e7e5e2aa1
More information about the pld-cvs-commit
mailing list