SHA256
1
0
forked from pool/binutils

Accepting request 477325 from home:AndreasSchwab:f

- Configure with --with-system-zlib

OBS-URL: https://build.opensuse.org/request/show/477325
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/binutils?expand=0&rev=230
This commit is contained in:
Michael Matz 2017-03-06 18:00:36 +00:00 committed by Git OBS Bridge
parent 137be544d1
commit 3b9da27fe3
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 \