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

index 860f357fc8da36a79c1979101d5f3b3f2ae0b3f2..754511847e2e0265004f76eb519c158351905fe0 100644 (file)
@@ -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
 
This page took 0.16345 seconds and 4 git commands to generate.