Accepting request 175586 from home:Andreas_Schwab:Factory

- Tell bfd ELF backend that aarch64 defaults to non-exec stack

OBS-URL: https://build.opensuse.org/request/show/175586
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/binutils?expand=0&rev=127
This commit is contained in:
2013-05-15 08:15:18 +00:00
committed by Git OBS Bridge
parent 1b21a4661a
commit f530317ce0
37 changed files with 151 additions and 0 deletions

View File

@@ -103,6 +103,7 @@ Patch90: cross-avr-nesc-as.patch
Patch92: cross-avr-omit_section_dynsym.patch
Patch101: aarch64-biarch.patch
Patch102: aarch64-gc-section-support.patch
Patch103: aarch64-execstack.patch
Patch201: s390-machinemode.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
PreReq: update-alternatives
@@ -171,6 +172,7 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
%patch22
%patch101 -p1
%patch102 -p1
%patch103 -p1
%patch201 -p1
%if "%{TARGET}" == "avr"
cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h