[packages/gtk-webkit3] - use ld.gold, rel. 2

kiesiu kiesiu at pld-linux.org
Mon Jul 15 14:28:11 CEST 2013


commit 45c1cec258c345990f266952bde64a63753465ce
Author: Łukasz Kieś <kiesiu at pld-linux.org>
Date:   Mon Jul 15 14:27:44 2013 +0200

    - use ld.gold, rel. 2

 gtk-webkit3.spec | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/gtk-webkit3.spec b/gtk-webkit3.spec
index 860f357..7545118 100644
--- a/gtk-webkit3.spec
+++ b/gtk-webkit3.spec
@@ -8,7 +8,7 @@ Summary:	Port of WebKit embeddable web component to GTK+ 3
 Summary(pl.UTF-8):	Port osadzalnego komponentu WWW WebKit do GTK+ 3
 Name:		gtk-webkit3
 Version:	2.0.3
-Release:	1
+Release:	2
 License:	BSD-like
 Group:		X11/Libraries
 Source0:	http://webkitgtk.org/releases/webkitgtk-%{version}.tar.xz
@@ -139,7 +139,8 @@ Dokumentacja API WebKita.
 	%{__enable_disable introspection} \
 	--enable-webgl \
 	--with-gtk=3.0 \
-	--with-html-dir=%{_gtkdocdir}
+	--with-html-dir=%{_gtkdocdir} \
+	LDFLAGS="%{rpmldflags} -fuse-ld=gold"
 
 %{__make} -j1
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gtk-webkit3.git/commitdiff/45c1cec258c345990f266952bde64a63753465ce



More information about the pld-cvs-commit mailing list