forked from pool/binutils
This commit is contained in:
committed by
Git OBS Bridge
parent
1b9db9d036
commit
9441abea49
@@ -20,7 +20,7 @@
|
||||
Name: cross-ppc64-binutils
|
||||
BuildRequires: bison dejagnu flex gcc-c++ zlib-devel
|
||||
Version: 2.19
|
||||
Release: 4
|
||||
Release: 6
|
||||
#
|
||||
# RUN_TESTS
|
||||
%define run_tests %(test ! -f %_sourcedir/RUN_TESTS ; echo $?)
|
||||
@@ -80,6 +80,7 @@ Patch11: use-hashtype-both-by-default.diff
|
||||
Patch12: s390-pic-dso.diff
|
||||
Patch13: common-sysroot-binutils.diff
|
||||
Patch14: assign-file-positions.diff
|
||||
Patch15: dw-cfa-advance-loc.diff
|
||||
Patch90: cross-avr-nesc-as.patch
|
||||
Patch92: cross-avr-omit_section_dynsym.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
@@ -181,6 +182,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
|
||||
%patch12
|
||||
%patch13
|
||||
%patch14
|
||||
%patch15
|
||||
%if "%{TARGET}" == "avr"
|
||||
cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h
|
||||
%patch90
|
||||
@@ -394,6 +396,8 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Nov 19 2008 schwab@suse.de
|
||||
- Fix handling of DW_CFA_advance_loc* in the assembler.
|
||||
* Mon Nov 10 2008 schwab@suse.de
|
||||
- Update last change.
|
||||
* Fri Nov 07 2008 schwab@suse.de
|
||||
|
Reference in New Issue
Block a user