]> git.pld-linux.org Git - packages/elfutils.git/commitdiff
- rel 2 auto/th/elfutils-0_127-2
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sat, 19 May 2007 12:10:20 +0000 (12:10 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    elfutils.spec -> 1.73

elfutils.spec

index 387ee2260690ef7dbf276368cf36c494939bb181..dfaaeb34ba7c7b371fe5e32c9950dd6740b7d0d5 100644 (file)
@@ -6,7 +6,7 @@ Summary:        A collection of utilities and DSOs to handle compiled objects
 Summary(pl.UTF-8):     Zestaw narzędzi i bibliotek do obsługi skompilowanych obiektów
 Name:          elfutils
 Version:       0.127
-Release:       1
+Release:       2
 License:       GPL v2 with OSL linking exception
 Group:         Development/Tools
 # http://download.fedora.redhat.com/pub/fedora/linux/core/development/source/SRPMS/
@@ -26,7 +26,7 @@ Patch9:               %{name}-gcc4.patch
 #URL:          file://home/devel/drepper
 BuildRequires: autoconf >= 2.59
 BuildRequires: automake >= 1:1.7
-BuildRequires: gcc >= 3.2
+BuildRequires: gcc >= 4.2.0
 BuildRequires: gettext-devel
 %ifarch %{x8664} alpha ia64 ppc64 s390x sparc64
 # PR*FAST{8,16} in <inttypes.h> were broken for 64-bit archs in older versions
@@ -160,6 +160,8 @@ sed -i -e 's/ run-strip-test5\.sh / /;s/dwfl-bug-addr-overflow/$(nil)/' tests/Ma
 %{__automake}
 %{__autoconf}
 
+CPPFLAGS="-fgnu89-inline"; export CPPFLAGS
+
 %configure \
        --program-prefix=%{_programprefix} \
        --enable-shared
This page took 0.165556 seconds and 4 git commands to generate.