SHA256
1
0
forked from pool/binutils

Accepting request 477329 from devel:gcc

- Configure with --with-system-zlib (forwarded request 477325 from AndreasSchwab)

OBS-URL: https://build.opensuse.org/request/show/477329
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/binutils?expand=0&rev=115
This commit is contained in:
Dominique Leuenberger 2017-03-15 00:05:57 +00:00 committed by Git OBS Bridge
commit 036c6b17c0
42 changed files with 147 additions and 21 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Mar 6 17:06:55 UTC 2017 - schwab@linux-m68k.org
- Configure with --with-system-zlib
-------------------------------------------------------------------
Fri Feb 24 10:38:24 UTC 2017 - rguenther@suse.com

View File

@ -241,7 +241,7 @@ EXTRA_TARGETS="$EXTRA_TARGETS,aarch64-suse-linux"
--with-bugurl=http://bugs.opensuse.org/ \\\
--with-pkgversion="GNU Binutils; %{DIST}" \\\
--with-separate-debug-dir=%{_prefix}/lib/debug \\\
--with-pic --build=%{HOST}
--with-pic --with-system-zlib --build=%{HOST}
mkdir build-dir
cd build-dir
../configure %common_flags \
@ -307,6 +307,7 @@ EXTRA_TARGETS="$EXTRA_TARGETS,aarch64-suse-linux"
--prefix=%{_prefix} \
--with-bugurl=http://bugs.opensuse.org/ \
--with-pkgversion="GNU Binutils; %{DIST}" \
--with-system-zlib \
--disable-nls \
%if %{suse_version} <= 1320
--disable-x86-relax-relocations \

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Mar 6 17:06:55 UTC 2017 - schwab@linux-m68k.org
- Configure with --with-system-zlib
-------------------------------------------------------------------
Fri Feb 24 10:38:24 UTC 2017 - rguenther@suse.com

View File

@ -244,7 +244,7 @@ EXTRA_TARGETS="$EXTRA_TARGETS,aarch64-suse-linux"
--with-bugurl=http://bugs.opensuse.org/ \\\
--with-pkgversion="GNU Binutils; %{DIST}" \\\
--with-separate-debug-dir=%{_prefix}/lib/debug \\\
--with-pic --build=%{HOST}
--with-pic --with-system-zlib --build=%{HOST}
mkdir build-dir
cd build-dir
../configure %common_flags \
@ -310,6 +310,7 @@ EXTRA_TARGETS="$EXTRA_TARGETS,aarch64-suse-linux"
--prefix=%{_prefix} \
--with-bugurl=http://bugs.opensuse.org/ \
--with-pkgversion="GNU Binutils; %{DIST}" \
--with-system-zlib \
--disable-nls \
%if %{suse_version} <= 1320
--disable-x86-relax-relocations \

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Mar 6 17:06:55 UTC 2017 - schwab@linux-m68k.org
- Configure with --with-system-zlib
-------------------------------------------------------------------
Fri Feb 24 10:38:24 UTC 2017 - rguenther@suse.com

View File

@ -244,7 +244,7 @@ EXTRA_TARGETS="$EXTRA_TARGETS,aarch64-suse-linux"
--with-bugurl=http://bugs.opensuse.org/ \\\
--with-pkgversion="GNU Binutils; %{DIST}" \\\
--with-separate-debug-dir=%{_prefix}/lib/debug \\\
--with-pic --build=%{HOST}
--with-pic --with-system-zlib --build=%{HOST}
mkdir build-dir
cd build-dir
../configure %common_flags \
@ -310,6 +310,7 @@ EXTRA_TARGETS="$EXTRA_TARGETS,aarch64-suse-linux"
--prefix=%{_prefix} \
--with-bugurl=http://bugs.opensuse.org/ \
--with-pkgversion="GNU Binutils; %{DIST}" \
--with-system-zlib \
--disable-nls \
%if %{suse_version} <= 1320
--disable-x86-relax-relocations \

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Mar 6 17:06:55 UTC 2017 - schwab@linux-m68k.org
- Configure with --with-system-zlib
-------------------------------------------------------------------
Fri Feb 24 10:38:24 UTC 2017 - rguenther@suse.com

View File

@ -244,7 +244,7 @@ EXTRA_TARGETS="$EXTRA_TARGETS,aarch64-suse-linux"
--with-bugurl=http://bugs.opensuse.org/ \\\
--with-pkgversion="GNU Binutils; %{DIST}" \\\
--with-separate-debug-dir=%{_prefix}/lib/debug \\\
--with-pic --build=%{HOST}
--with-pic --with-system-zlib --build=%{HOST}
mkdir build-dir
cd build-dir
../configure %common_flags \
@ -310,6 +310,7 @@ EXTRA_TARGETS="$EXTRA_TARGETS,aarch64-suse-linux"
--prefix=%{_prefix} \
--with-bugurl=http://bugs.opensuse.org/ \
--with-pkgversion="GNU Binutils; %{DIST}" \
--with-system-zlib \
--disable-nls \
%if %{suse_version} <= 1320
--disable-x86-relax-relocations \

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Mar 6 17:06:55 UTC 2017 - schwab@linux-m68k.org
- Configure with --with-system-zlib
-------------------------------------------------------------------
Fri Feb 24 10:38:24 UTC 2017 - rguenther@suse.com

View File

@ -244,7 +244,7 @@ EXTRA_TARGETS="$EXTRA_TARGETS,aarch64-suse-linux"
--with-bugurl=http://bugs.opensuse.org/ \\\
--with-pkgversion="GNU Binutils; %{DIST}" \\\
--with-separate-debug-dir=%{_prefix}/lib/debug \\\
--with-pic --build=%{HOST}
--with-pic --with-system-zlib --build=%{HOST}
mkdir build-dir
cd build-dir
../configure %common_flags \
@ -310,6 +310,7 @@ EXTRA_TARGETS="$EXTRA_TARGETS,aarch64-suse-linux"
--prefix=%{_prefix} \
--with-bugurl=http://bugs.opensuse.org/ \
--with-pkgversion="GNU Binutils; %{DIST}" \
--with-system-zlib \
--disable-nls \
%if %{suse_version} <= 1320
--disable-x86-relax-relocations \

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Mar 6 17:06:55 UTC 2017 - schwab@linux-m68k.org
- Configure with --with-system-zlib
-------------------------------------------------------------------
Fri Feb 24 10:38:24 UTC 2017 - rguenther@suse.com

View File

@ -244,7 +244,7 @@ EXTRA_TARGETS="$EXTRA_TARGETS,aarch64-suse-linux"
--with-bugurl=http://bugs.opensuse.org/ \\\
--with-pkgversion="GNU Binutils; %{DIST}" \\\
--with-separate-debug-dir=%{_prefix}/lib/debug \\\
--with-pic --build=%{HOST}
--with-pic --with-system-zlib --build=%{HOST}
mkdir build-dir
cd build-dir
../configure %common_flags \
@ -310,6 +310,7 @@ EXTRA_TARGETS="$EXTRA_TARGETS,aarch64-suse-linux"
--prefix=%{_prefix} \
--with-bugurl=http://bugs.opensuse.org/ \
--with-pkgversion="GNU Binutils; %{DIST}" \
--with-system-zlib \
--disable-nls \
%if %{suse_version} <= 1320
--disable-x86-relax-relocations \

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Mar 6 17:06:55 UTC 2017 - schwab@linux-m68k.org
- Configure with --with-system-zlib
-------------------------------------------------------------------
Fri Feb 24 10:38:24 UTC 2017 - rguenther@suse.com

View File

@ -244,7 +244,7 @@ EXTRA_TARGETS="$EXTRA_TARGETS,aarch64-suse-linux"
--with-bugurl=http://bugs.opensuse.org/ \\\
--with-pkgversion="GNU Binutils; %{DIST}" \\\
--with-separate-debug-dir=%{_prefix}/lib/debug \\\
--with-pic --build=%{HOST}
--with-pic --with-system-zlib --build=%{HOST}
mkdir build-dir
cd build-dir
../configure %common_flags \
@ -310,6 +310,7 @@ EXTRA_TARGETS="$EXTRA_TARGETS,aarch64-suse-linux"
--prefix=%{_prefix} \
--with-bugurl=http://bugs.opensuse.org/ \
--with-pkgversion="GNU Binutils; %{DIST}" \
--with-system-zlib \
--disable-nls \
%if %{suse_version} <= 1320
--disable-x86-relax-relocations \

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Mar 6 17:06:55 UTC 2017 - schwab@linux-m68k.org
- Configure with --with-system-zlib
-------------------------------------------------------------------
Fri Feb 24 10:38:24 UTC 2017 - rguenther@suse.com

View File

@ -244,7 +244,7 @@ EXTRA_TARGETS="$EXTRA_TARGETS,aarch64-suse-linux"
--with-bugurl=http://bugs.opensuse.org/ \\\
--with-pkgversion="GNU Binutils; %{DIST}" \\\
--with-separate-debug-dir=%{_prefix}/lib/debug \\\
--with-pic --build=%{HOST}
--with-pic --with-system-zlib --build=%{HOST}
mkdir build-dir
cd build-dir
../configure %common_flags \
@ -310,6 +310,7 @@ EXTRA_TARGETS="$EXTRA_TARGETS,aarch64-suse-linux"
--prefix=%{_prefix} \
--with-bugurl=http://bugs.opensuse.org/ \
--with-pkgversion="GNU Binutils; %{DIST}" \
--with-system-zlib \
--disable-nls \
%if %{suse_version} <= 1320
--disable-x86-relax-relocations \

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Mar 6 17:06:55 UTC 2017 - schwab@linux-m68k.org
- Configure with --with-system-zlib
-------------------------------------------------------------------
Fri Feb 24 10:38:24 UTC 2017 - rguenther@suse.com

View File

@ -244,7 +244,7 @@ EXTRA_TARGETS="$EXTRA_TARGETS,aarch64-suse-linux"
--with-bugurl=http://bugs.opensuse.org/ \\\
--with-pkgversion="GNU Binutils; %{DIST}" \\\
--with-separate-debug-dir=%{_prefix}/lib/debug \\\
--with-pic --build=%{HOST}
--with-pic --with-system-zlib --build=%{HOST}
mkdir build-dir
cd build-dir
../configure %common_flags \
@ -310,6 +310,7 @@ EXTRA_TARGETS="$EXTRA_TARGETS,aarch64-suse-linux"
--prefix=%{_prefix} \
--with-bugurl=http://bugs.opensuse.org/ \
--with-pkgversion="GNU Binutils; %{DIST}" \
--with-system-zlib \
--disable-nls \
%if %{suse_version} <= 1320
--disable-x86-relax-relocations \

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Mar 6 17:06:55 UTC 2017 - schwab@linux-m68k.org
- Configure with --with-system-zlib
-------------------------------------------------------------------
Fri Feb 24 10:38:24 UTC 2017 - rguenther@suse.com

View File

@ -244,7 +244,7 @@ EXTRA_TARGETS="$EXTRA_TARGETS,aarch64-suse-linux"
--with-bugurl=http://bugs.opensuse.org/ \\\
--with-pkgversion="GNU Binutils; %{DIST}" \\\
--with-separate-debug-dir=%{_prefix}/lib/debug \\\
--with-pic --build=%{HOST}
--with-pic --with-system-zlib --build=%{HOST}
mkdir build-dir
cd build-dir
../configure %common_flags \
@ -310,6 +310,7 @@ EXTRA_TARGETS="$EXTRA_TARGETS,aarch64-suse-linux"
--prefix=%{_prefix} \
--with-bugurl=http://bugs.opensuse.org/ \
--with-pkgversion="GNU Binutils; %{DIST}" \
--with-system-zlib \
--disable-nls \
%if %{suse_version} <= 1320
--disable-x86-relax-relocations \

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Mar 6 17:06:55 UTC 2017 - schwab@linux-m68k.org
- Configure with --with-system-zlib
-------------------------------------------------------------------
Fri Feb 24 10:38:24 UTC 2017 - rguenther@suse.com

View File

@ -244,7 +244,7 @@ EXTRA_TARGETS="$EXTRA_TARGETS,aarch64-suse-linux"
--with-bugurl=http://bugs.opensuse.org/ \\\
--with-pkgversion="GNU Binutils; %{DIST}" \\\
--with-separate-debug-dir=%{_prefix}/lib/debug \\\
--with-pic --build=%{HOST}
--with-pic --with-system-zlib --build=%{HOST}
mkdir build-dir
cd build-dir
../configure %common_flags \
@ -310,6 +310,7 @@ EXTRA_TARGETS="$EXTRA_TARGETS,aarch64-suse-linux"
--prefix=%{_prefix} \
--with-bugurl=http://bugs.opensuse.org/ \
--with-pkgversion="GNU Binutils; %{DIST}" \
--with-system-zlib \
--disable-nls \
%if %{suse_version} <= 1320
--disable-x86-relax-relocations \

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Mar 6 17:06:55 UTC 2017 - schwab@linux-m68k.org
- Configure with --with-system-zlib
-------------------------------------------------------------------
Fri Feb 24 10:38:24 UTC 2017 - rguenther@suse.com

View File

@ -244,7 +244,7 @@ EXTRA_TARGETS="$EXTRA_TARGETS,aarch64-suse-linux"
--with-bugurl=http://bugs.opensuse.org/ \\\
--with-pkgversion="GNU Binutils; %{DIST}" \\\
--with-separate-debug-dir=%{_prefix}/lib/debug \\\
--with-pic --build=%{HOST}
--with-pic --with-system-zlib --build=%{HOST}
mkdir build-dir
cd build-dir
../configure %common_flags \
@ -310,6 +310,7 @@ EXTRA_TARGETS="$EXTRA_TARGETS,aarch64-suse-linux"
--prefix=%{_prefix} \
--with-bugurl=http://bugs.opensuse.org/ \
--with-pkgversion="GNU Binutils; %{DIST}" \
--with-system-zlib \
--disable-nls \
%if %{suse_version} <= 1320
--disable-x86-relax-relocations \

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Mar 6 17:06:55 UTC 2017 - schwab@linux-m68k.org
- Configure with --with-system-zlib
-------------------------------------------------------------------
Fri Feb 24 10:38:24 UTC 2017 - rguenther@suse.com

View File

@ -244,7 +244,7 @@ EXTRA_TARGETS="$EXTRA_TARGETS,aarch64-suse-linux"
--with-bugurl=http://bugs.opensuse.org/ \\\
--with-pkgversion="GNU Binutils; %{DIST}" \\\
--with-separate-debug-dir=%{_prefix}/lib/debug \\\
--with-pic --build=%{HOST}
--with-pic --with-system-zlib --build=%{HOST}
mkdir build-dir
cd build-dir
../configure %common_flags \
@ -310,6 +310,7 @@ EXTRA_TARGETS="$EXTRA_TARGETS,aarch64-suse-linux"
--prefix=%{_prefix} \
--with-bugurl=http://bugs.opensuse.org/ \
--with-pkgversion="GNU Binutils; %{DIST}" \
--with-system-zlib \
--disable-nls \
%if %{suse_version} <= 1320
--disable-x86-relax-relocations \

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Mar 6 17:06:55 UTC 2017 - schwab@linux-m68k.org
- Configure with --with-system-zlib
-------------------------------------------------------------------
Fri Feb 24 10:38:24 UTC 2017 - rguenther@suse.com

View File

@ -244,7 +244,7 @@ EXTRA_TARGETS="$EXTRA_TARGETS,aarch64-suse-linux"
--with-bugurl=http://bugs.opensuse.org/ \\\
--with-pkgversion="GNU Binutils; %{DIST}" \\\
--with-separate-debug-dir=%{_prefix}/lib/debug \\\
--with-pic --build=%{HOST}
--with-pic --with-system-zlib --build=%{HOST}
mkdir build-dir
cd build-dir
../configure %common_flags \
@ -310,6 +310,7 @@ EXTRA_TARGETS="$EXTRA_TARGETS,aarch64-suse-linux"
--prefix=%{_prefix} \
--with-bugurl=http://bugs.opensuse.org/ \
--with-pkgversion="GNU Binutils; %{DIST}" \
--with-system-zlib \
--disable-nls \
%if %{suse_version} <= 1320
--disable-x86-relax-relocations \

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Mar 6 17:06:55 UTC 2017 - schwab@linux-m68k.org
- Configure with --with-system-zlib
-------------------------------------------------------------------
Fri Feb 24 10:38:24 UTC 2017 - rguenther@suse.com

View File

@ -244,7 +244,7 @@ EXTRA_TARGETS="$EXTRA_TARGETS,aarch64-suse-linux"
--with-bugurl=http://bugs.opensuse.org/ \\\
--with-pkgversion="GNU Binutils; %{DIST}" \\\
--with-separate-debug-dir=%{_prefix}/lib/debug \\\
--with-pic --build=%{HOST}
--with-pic --with-system-zlib --build=%{HOST}
mkdir build-dir
cd build-dir
../configure %common_flags \
@ -310,6 +310,7 @@ EXTRA_TARGETS="$EXTRA_TARGETS,aarch64-suse-linux"
--prefix=%{_prefix} \
--with-bugurl=http://bugs.opensuse.org/ \
--with-pkgversion="GNU Binutils; %{DIST}" \
--with-system-zlib \
--disable-nls \
%if %{suse_version} <= 1320
--disable-x86-relax-relocations \

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Mar 6 17:06:55 UTC 2017 - schwab@linux-m68k.org
- Configure with --with-system-zlib
-------------------------------------------------------------------
Fri Feb 24 10:38:24 UTC 2017 - rguenther@suse.com

View File

@ -244,7 +244,7 @@ EXTRA_TARGETS="$EXTRA_TARGETS,aarch64-suse-linux"
--with-bugurl=http://bugs.opensuse.org/ \\\
--with-pkgversion="GNU Binutils; %{DIST}" \\\
--with-separate-debug-dir=%{_prefix}/lib/debug \\\
--with-pic --build=%{HOST}
--with-pic --with-system-zlib --build=%{HOST}
mkdir build-dir
cd build-dir
../configure %common_flags \
@ -310,6 +310,7 @@ EXTRA_TARGETS="$EXTRA_TARGETS,aarch64-suse-linux"
--prefix=%{_prefix} \
--with-bugurl=http://bugs.opensuse.org/ \
--with-pkgversion="GNU Binutils; %{DIST}" \
--with-system-zlib \
--disable-nls \
%if %{suse_version} <= 1320
--disable-x86-relax-relocations \

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Mar 6 17:06:55 UTC 2017 - schwab@linux-m68k.org
- Configure with --with-system-zlib
-------------------------------------------------------------------
Fri Feb 24 10:38:24 UTC 2017 - rguenther@suse.com

View File

@ -244,7 +244,7 @@ EXTRA_TARGETS="$EXTRA_TARGETS,aarch64-suse-linux"
--with-bugurl=http://bugs.opensuse.org/ \\\
--with-pkgversion="GNU Binutils; %{DIST}" \\\
--with-separate-debug-dir=%{_prefix}/lib/debug \\\
--with-pic --build=%{HOST}
--with-pic --with-system-zlib --build=%{HOST}
mkdir build-dir
cd build-dir
../configure %common_flags \
@ -310,6 +310,7 @@ EXTRA_TARGETS="$EXTRA_TARGETS,aarch64-suse-linux"
--prefix=%{_prefix} \
--with-bugurl=http://bugs.opensuse.org/ \
--with-pkgversion="GNU Binutils; %{DIST}" \
--with-system-zlib \
--disable-nls \
%if %{suse_version} <= 1320
--disable-x86-relax-relocations \

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Mar 6 17:06:55 UTC 2017 - schwab@linux-m68k.org
- Configure with --with-system-zlib
-------------------------------------------------------------------
Fri Feb 24 10:38:24 UTC 2017 - rguenther@suse.com

View File

@ -244,7 +244,7 @@ EXTRA_TARGETS="$EXTRA_TARGETS,aarch64-suse-linux"
--with-bugurl=http://bugs.opensuse.org/ \\\
--with-pkgversion="GNU Binutils; %{DIST}" \\\
--with-separate-debug-dir=%{_prefix}/lib/debug \\\
--with-pic --build=%{HOST}
--with-pic --with-system-zlib --build=%{HOST}
mkdir build-dir
cd build-dir
../configure %common_flags \
@ -310,6 +310,7 @@ EXTRA_TARGETS="$EXTRA_TARGETS,aarch64-suse-linux"
--prefix=%{_prefix} \
--with-bugurl=http://bugs.opensuse.org/ \
--with-pkgversion="GNU Binutils; %{DIST}" \
--with-system-zlib \
--disable-nls \
%if %{suse_version} <= 1320
--disable-x86-relax-relocations \

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Mar 6 17:06:55 UTC 2017 - schwab@linux-m68k.org
- Configure with --with-system-zlib
-------------------------------------------------------------------
Fri Feb 24 10:38:24 UTC 2017 - rguenther@suse.com

View File

@ -244,7 +244,7 @@ EXTRA_TARGETS="$EXTRA_TARGETS,aarch64-suse-linux"
--with-bugurl=http://bugs.opensuse.org/ \\\
--with-pkgversion="GNU Binutils; %{DIST}" \\\
--with-separate-debug-dir=%{_prefix}/lib/debug \\\
--with-pic --build=%{HOST}
--with-pic --with-system-zlib --build=%{HOST}
mkdir build-dir
cd build-dir
../configure %common_flags \
@ -310,6 +310,7 @@ EXTRA_TARGETS="$EXTRA_TARGETS,aarch64-suse-linux"
--prefix=%{_prefix} \
--with-bugurl=http://bugs.opensuse.org/ \
--with-pkgversion="GNU Binutils; %{DIST}" \
--with-system-zlib \
--disable-nls \
%if %{suse_version} <= 1320
--disable-x86-relax-relocations \

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Mar 6 17:06:55 UTC 2017 - schwab@linux-m68k.org
- Configure with --with-system-zlib
-------------------------------------------------------------------
Fri Feb 24 10:38:24 UTC 2017 - rguenther@suse.com

View File

@ -244,7 +244,7 @@ EXTRA_TARGETS="$EXTRA_TARGETS,aarch64-suse-linux"
--with-bugurl=http://bugs.opensuse.org/ \\\
--with-pkgversion="GNU Binutils; %{DIST}" \\\
--with-separate-debug-dir=%{_prefix}/lib/debug \\\
--with-pic --build=%{HOST}
--with-pic --with-system-zlib --build=%{HOST}
mkdir build-dir
cd build-dir
../configure %common_flags \
@ -310,6 +310,7 @@ EXTRA_TARGETS="$EXTRA_TARGETS,aarch64-suse-linux"
--prefix=%{_prefix} \
--with-bugurl=http://bugs.opensuse.org/ \
--with-pkgversion="GNU Binutils; %{DIST}" \
--with-system-zlib \
--disable-nls \
%if %{suse_version} <= 1320
--disable-x86-relax-relocations \

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Mar 6 17:06:55 UTC 2017 - schwab@linux-m68k.org
- Configure with --with-system-zlib
-------------------------------------------------------------------
Fri Feb 24 10:38:24 UTC 2017 - rguenther@suse.com

View File

@ -244,7 +244,7 @@ EXTRA_TARGETS="$EXTRA_TARGETS,aarch64-suse-linux"
--with-bugurl=http://bugs.opensuse.org/ \\\
--with-pkgversion="GNU Binutils; %{DIST}" \\\
--with-separate-debug-dir=%{_prefix}/lib/debug \\\
--with-pic --build=%{HOST}
--with-pic --with-system-zlib --build=%{HOST}
mkdir build-dir
cd build-dir
../configure %common_flags \
@ -310,6 +310,7 @@ EXTRA_TARGETS="$EXTRA_TARGETS,aarch64-suse-linux"
--prefix=%{_prefix} \
--with-bugurl=http://bugs.opensuse.org/ \
--with-pkgversion="GNU Binutils; %{DIST}" \
--with-system-zlib \
--disable-nls \
%if %{suse_version} <= 1320
--disable-x86-relax-relocations \