]> git.pld-linux.org Git - packages/gcc.git/commitdiff
- noautochrpath for multilib(32) killed. BR: chrpath >= 0.13-2.
authorPaweł Sikora <pluto@pld-linux.org>
Mon, 27 Feb 2006 20:19:38 +0000 (20:19 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gcc.spec -> 1.396.2.35

gcc.spec

index 7966dbe630464fd2bcfe4eb30f4a1b9ddd1d91ad..088fa5311d249d74e89d3a7daa8a5496bd29d8a4 100644 (file)
--- a/gcc.spec
+++ b/gcc.spec
 %bcond_without bootstrap       # omit 3-stage bootstrap
 %bcond_with    tests           # torture gcc
 
-%if %{with multilib}
-# the latest chrpath(64) can't handle 32-bit binaries :/
-%define                _noautochrpath  .*/lib/.*\\.so.*
-%endif
-
 %if %{without cxx}
 %undefine      with_java
 %undefine      with_objcxx
@@ -92,6 +87,7 @@ BuildRequires:        autoconf
 BuildRequires: automake
 BuildRequires: binutils >= 2:2.15.94.0.1
 BuildRequires: bison
+BuildRequires: chrpath >= 0.13-2
 %{?with_tests:BuildRequires:   dejagnu}
 BuildRequires: fileutils >= 4.0.41
 BuildRequires: flex
This page took 0.045212 seconds and 4 git commands to generate.