]> git.pld-linux.org Git - packages/busybox.git/commitdiff
- rel 3; filterout relro (for ppc) auto/th/busybox-1_12_2-3
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 20 Nov 2008 07:25:39 +0000 (07:25 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    busybox.spec -> 1.151

busybox.spec

index 6ae2564b5e8ebe51068a1f0ac135e0c4147bcdae..a9d400b6f7d37717005d305a9a95574910646280 100644 (file)
@@ -35,7 +35,7 @@ Summary(pt_BR.UTF-8): BusyBox é um conjunto de utilitários UNIX em um único b
 Name:          busybox
 # stable line only
 Version:       1.12.2
-Release:       2
+Release:       3
 License:       GPL
 Group:         Applications
 Source0:       http://www.busybox.net/downloads/%{name}-%{version}.tar.bz2
@@ -90,7 +90,7 @@ BuildRoot:    %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
        %define CrossOpts %{nil}
 %endif
 
-%define                filterout_ld    -Wl,-z,-combreloc
+%define                filterout_ld    -Wl,-z,(-combreloc|relro)
 
 %description
 BusyBox combines tiny versions of many common UNIX utilities into a
This page took 0.0424099999999999 seconds and 4 git commands to generate.