]> git.pld-linux.org Git - packages/gtk-webkit.git/commitdiff
- use ld.gold, rel. 2 auto/th/gtk-webkit-2.0.3-2
authorŁukasz Kieś <kiesiu@pld-linux.org>
Mon, 15 Jul 2013 12:30:33 +0000 (14:30 +0200)
committerŁukasz Kieś <kiesiu@pld-linux.org>
Mon, 15 Jul 2013 12:30:33 +0000 (14:30 +0200)
gtk-webkit.spec

index 427a9e3e81e16c7e5850506ee28acb86447bf2a0..c4e607bfa56e0dff3b3e8c7022da4c2ab0ee7b69 100644 (file)
@@ -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
 
This page took 0.059123 seconds and 4 git commands to generate.