forked from pool/binutils
Accepting request 215224 from home:elvigia:branches:devel:gcc
- build with --enable-deterministic-archives so ar and ranlib cooperate in the creation of reproducible builds. - build with --enable-deterministic-archives so ar and ranlib cooperate in the creation of reproducible builds. - build with --enable-deterministic-archives so ar and ranlib cooperate in the creation of reproducible builds. - build with --enable-deterministic-archives so ar and ranlib cooperate in the creation of reproducible builds. - build with --enable-deterministic-archives so ar and ranlib cooperate in the creation of reproducible builds. - build with --enable-deterministic-archives so ar and ranlib cooperate in the creation of reproducible builds. - build with --enable-deterministic-archives so ar and ranlib cooperate in the creation of reproducible builds. - build with --enable-deterministic-archives so ar and ranlib cooperate in the creation of reproducible builds. - build with --enable-deterministic-archives so ar and ranlib cooperate in the creation of reproducible builds. - build with --enable-deterministic-archives so ar and ranlib cooperate in the creation of reproducible builds. OBS-URL: https://build.opensuse.org/request/show/215224 OBS-URL: https://build.opensuse.org/package/show/devel:gcc/binutils?expand=0&rev=152
This commit is contained in:
parent
c27d635b42
commit
1613f4df8a
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jan 27 05:43:48 UTC 2014 - crrodriguez@opensuse.org
|
||||||
|
|
||||||
|
- build with --enable-deterministic-archives so ar and ranlib
|
||||||
|
cooperate in the creation of reproducible builds.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Dec 9 15:10:27 UTC 2013 - matz@suse.de
|
Mon Dec 9 15:10:27 UTC 2013 - matz@suse.de
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package binutils
|
# spec file for package binutils
|
||||||
#
|
#
|
||||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -218,7 +218,7 @@ EXTRA_TARGETS="$EXTRA_TARGETS,aarch64-suse-linux"
|
|||||||
--with-bugurl=http://bugs.opensuse.org/ \\\
|
--with-bugurl=http://bugs.opensuse.org/ \\\
|
||||||
--with-pkgversion="GNU Binutils; %{DIST}" \\\
|
--with-pkgversion="GNU Binutils; %{DIST}" \\\
|
||||||
--with-separate-debug-dir=%{_prefix}/lib/debug \\\
|
--with-separate-debug-dir=%{_prefix}/lib/debug \\\
|
||||||
--with-pic --build=%{HOST}
|
--with-pic --build=%{HOST} --enable-deterministic-archives
|
||||||
mkdir build-dir
|
mkdir build-dir
|
||||||
cd build-dir
|
cd build-dir
|
||||||
../configure %common_flags \
|
../configure %common_flags \
|
||||||
@ -277,6 +277,7 @@ TARGET_OS=%{TARGET}-suse-linux
|
|||||||
--prefix=%{_prefix} \
|
--prefix=%{_prefix} \
|
||||||
--with-bugurl=http://bugs.opensuse.org/ \
|
--with-bugurl=http://bugs.opensuse.org/ \
|
||||||
--with-pkgversion="GNU Binutils; %{DIST}" \
|
--with-pkgversion="GNU Binutils; %{DIST}" \
|
||||||
|
--enable-deterministic-archives \
|
||||||
--disable-nls \
|
--disable-nls \
|
||||||
--build=%{HOST} --target=$TARGET_OS \
|
--build=%{HOST} --target=$TARGET_OS \
|
||||||
%if "%{TARGET}" == "spu"
|
%if "%{TARGET}" == "spu"
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jan 27 05:43:48 UTC 2014 - crrodriguez@opensuse.org
|
||||||
|
|
||||||
|
- build with --enable-deterministic-archives so ar and ranlib
|
||||||
|
cooperate in the creation of reproducible builds.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Dec 9 15:10:27 UTC 2013 - matz@suse.de
|
Mon Dec 9 15:10:27 UTC 2013 - matz@suse.de
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package cross-aarch64-binutils
|
# spec file for package cross-aarch64-binutils
|
||||||
#
|
#
|
||||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -221,7 +221,7 @@ EXTRA_TARGETS="$EXTRA_TARGETS,aarch64-suse-linux"
|
|||||||
--with-bugurl=http://bugs.opensuse.org/ \\\
|
--with-bugurl=http://bugs.opensuse.org/ \\\
|
||||||
--with-pkgversion="GNU Binutils; %{DIST}" \\\
|
--with-pkgversion="GNU Binutils; %{DIST}" \\\
|
||||||
--with-separate-debug-dir=%{_prefix}/lib/debug \\\
|
--with-separate-debug-dir=%{_prefix}/lib/debug \\\
|
||||||
--with-pic --build=%{HOST}
|
--with-pic --build=%{HOST} --enable-deterministic-archives
|
||||||
mkdir build-dir
|
mkdir build-dir
|
||||||
cd build-dir
|
cd build-dir
|
||||||
../configure %common_flags \
|
../configure %common_flags \
|
||||||
@ -280,6 +280,7 @@ TARGET_OS=%{TARGET}-suse-linux
|
|||||||
--prefix=%{_prefix} \
|
--prefix=%{_prefix} \
|
||||||
--with-bugurl=http://bugs.opensuse.org/ \
|
--with-bugurl=http://bugs.opensuse.org/ \
|
||||||
--with-pkgversion="GNU Binutils; %{DIST}" \
|
--with-pkgversion="GNU Binutils; %{DIST}" \
|
||||||
|
--enable-deterministic-archives \
|
||||||
--disable-nls \
|
--disable-nls \
|
||||||
--build=%{HOST} --target=$TARGET_OS \
|
--build=%{HOST} --target=$TARGET_OS \
|
||||||
%if "%{TARGET}" == "spu"
|
%if "%{TARGET}" == "spu"
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jan 27 05:43:48 UTC 2014 - crrodriguez@opensuse.org
|
||||||
|
|
||||||
|
- build with --enable-deterministic-archives so ar and ranlib
|
||||||
|
cooperate in the creation of reproducible builds.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Dec 9 15:10:27 UTC 2013 - matz@suse.de
|
Mon Dec 9 15:10:27 UTC 2013 - matz@suse.de
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package cross-arm-binutils
|
# spec file for package cross-arm-binutils
|
||||||
#
|
#
|
||||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -221,7 +221,7 @@ EXTRA_TARGETS="$EXTRA_TARGETS,aarch64-suse-linux"
|
|||||||
--with-bugurl=http://bugs.opensuse.org/ \\\
|
--with-bugurl=http://bugs.opensuse.org/ \\\
|
||||||
--with-pkgversion="GNU Binutils; %{DIST}" \\\
|
--with-pkgversion="GNU Binutils; %{DIST}" \\\
|
||||||
--with-separate-debug-dir=%{_prefix}/lib/debug \\\
|
--with-separate-debug-dir=%{_prefix}/lib/debug \\\
|
||||||
--with-pic --build=%{HOST}
|
--with-pic --build=%{HOST} --enable-deterministic-archives
|
||||||
mkdir build-dir
|
mkdir build-dir
|
||||||
cd build-dir
|
cd build-dir
|
||||||
../configure %common_flags \
|
../configure %common_flags \
|
||||||
@ -280,6 +280,7 @@ TARGET_OS=%{TARGET}-suse-linux
|
|||||||
--prefix=%{_prefix} \
|
--prefix=%{_prefix} \
|
||||||
--with-bugurl=http://bugs.opensuse.org/ \
|
--with-bugurl=http://bugs.opensuse.org/ \
|
||||||
--with-pkgversion="GNU Binutils; %{DIST}" \
|
--with-pkgversion="GNU Binutils; %{DIST}" \
|
||||||
|
--enable-deterministic-archives \
|
||||||
--disable-nls \
|
--disable-nls \
|
||||||
--build=%{HOST} --target=$TARGET_OS \
|
--build=%{HOST} --target=$TARGET_OS \
|
||||||
%if "%{TARGET}" == "spu"
|
%if "%{TARGET}" == "spu"
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jan 27 05:43:48 UTC 2014 - crrodriguez@opensuse.org
|
||||||
|
|
||||||
|
- build with --enable-deterministic-archives so ar and ranlib
|
||||||
|
cooperate in the creation of reproducible builds.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Dec 9 15:10:27 UTC 2013 - matz@suse.de
|
Mon Dec 9 15:10:27 UTC 2013 - matz@suse.de
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package cross-avr-binutils
|
# spec file for package cross-avr-binutils
|
||||||
#
|
#
|
||||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -221,7 +221,7 @@ EXTRA_TARGETS="$EXTRA_TARGETS,aarch64-suse-linux"
|
|||||||
--with-bugurl=http://bugs.opensuse.org/ \\\
|
--with-bugurl=http://bugs.opensuse.org/ \\\
|
||||||
--with-pkgversion="GNU Binutils; %{DIST}" \\\
|
--with-pkgversion="GNU Binutils; %{DIST}" \\\
|
||||||
--with-separate-debug-dir=%{_prefix}/lib/debug \\\
|
--with-separate-debug-dir=%{_prefix}/lib/debug \\\
|
||||||
--with-pic --build=%{HOST}
|
--with-pic --build=%{HOST} --enable-deterministic-archives
|
||||||
mkdir build-dir
|
mkdir build-dir
|
||||||
cd build-dir
|
cd build-dir
|
||||||
../configure %common_flags \
|
../configure %common_flags \
|
||||||
@ -280,6 +280,7 @@ TARGET_OS=%{TARGET}-suse-linux
|
|||||||
--prefix=%{_prefix} \
|
--prefix=%{_prefix} \
|
||||||
--with-bugurl=http://bugs.opensuse.org/ \
|
--with-bugurl=http://bugs.opensuse.org/ \
|
||||||
--with-pkgversion="GNU Binutils; %{DIST}" \
|
--with-pkgversion="GNU Binutils; %{DIST}" \
|
||||||
|
--enable-deterministic-archives \
|
||||||
--disable-nls \
|
--disable-nls \
|
||||||
--build=%{HOST} --target=$TARGET_OS \
|
--build=%{HOST} --target=$TARGET_OS \
|
||||||
%if "%{TARGET}" == "spu"
|
%if "%{TARGET}" == "spu"
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jan 27 05:43:48 UTC 2014 - crrodriguez@opensuse.org
|
||||||
|
|
||||||
|
- build with --enable-deterministic-archives so ar and ranlib
|
||||||
|
cooperate in the creation of reproducible builds.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Dec 9 15:10:27 UTC 2013 - matz@suse.de
|
Mon Dec 9 15:10:27 UTC 2013 - matz@suse.de
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package cross-hppa-binutils
|
# spec file for package cross-hppa-binutils
|
||||||
#
|
#
|
||||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -221,7 +221,7 @@ EXTRA_TARGETS="$EXTRA_TARGETS,aarch64-suse-linux"
|
|||||||
--with-bugurl=http://bugs.opensuse.org/ \\\
|
--with-bugurl=http://bugs.opensuse.org/ \\\
|
||||||
--with-pkgversion="GNU Binutils; %{DIST}" \\\
|
--with-pkgversion="GNU Binutils; %{DIST}" \\\
|
||||||
--with-separate-debug-dir=%{_prefix}/lib/debug \\\
|
--with-separate-debug-dir=%{_prefix}/lib/debug \\\
|
||||||
--with-pic --build=%{HOST}
|
--with-pic --build=%{HOST} --enable-deterministic-archives
|
||||||
mkdir build-dir
|
mkdir build-dir
|
||||||
cd build-dir
|
cd build-dir
|
||||||
../configure %common_flags \
|
../configure %common_flags \
|
||||||
@ -280,6 +280,7 @@ TARGET_OS=%{TARGET}-suse-linux
|
|||||||
--prefix=%{_prefix} \
|
--prefix=%{_prefix} \
|
||||||
--with-bugurl=http://bugs.opensuse.org/ \
|
--with-bugurl=http://bugs.opensuse.org/ \
|
||||||
--with-pkgversion="GNU Binutils; %{DIST}" \
|
--with-pkgversion="GNU Binutils; %{DIST}" \
|
||||||
|
--enable-deterministic-archives \
|
||||||
--disable-nls \
|
--disable-nls \
|
||||||
--build=%{HOST} --target=$TARGET_OS \
|
--build=%{HOST} --target=$TARGET_OS \
|
||||||
%if "%{TARGET}" == "spu"
|
%if "%{TARGET}" == "spu"
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jan 27 05:43:48 UTC 2014 - crrodriguez@opensuse.org
|
||||||
|
|
||||||
|
- build with --enable-deterministic-archives so ar and ranlib
|
||||||
|
cooperate in the creation of reproducible builds.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Dec 9 15:10:27 UTC 2013 - matz@suse.de
|
Mon Dec 9 15:10:27 UTC 2013 - matz@suse.de
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package cross-hppa64-binutils
|
# spec file for package cross-hppa64-binutils
|
||||||
#
|
#
|
||||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -221,7 +221,7 @@ EXTRA_TARGETS="$EXTRA_TARGETS,aarch64-suse-linux"
|
|||||||
--with-bugurl=http://bugs.opensuse.org/ \\\
|
--with-bugurl=http://bugs.opensuse.org/ \\\
|
||||||
--with-pkgversion="GNU Binutils; %{DIST}" \\\
|
--with-pkgversion="GNU Binutils; %{DIST}" \\\
|
||||||
--with-separate-debug-dir=%{_prefix}/lib/debug \\\
|
--with-separate-debug-dir=%{_prefix}/lib/debug \\\
|
||||||
--with-pic --build=%{HOST}
|
--with-pic --build=%{HOST} --enable-deterministic-archives
|
||||||
mkdir build-dir
|
mkdir build-dir
|
||||||
cd build-dir
|
cd build-dir
|
||||||
../configure %common_flags \
|
../configure %common_flags \
|
||||||
@ -280,6 +280,7 @@ TARGET_OS=%{TARGET}-suse-linux
|
|||||||
--prefix=%{_prefix} \
|
--prefix=%{_prefix} \
|
||||||
--with-bugurl=http://bugs.opensuse.org/ \
|
--with-bugurl=http://bugs.opensuse.org/ \
|
||||||
--with-pkgversion="GNU Binutils; %{DIST}" \
|
--with-pkgversion="GNU Binutils; %{DIST}" \
|
||||||
|
--enable-deterministic-archives \
|
||||||
--disable-nls \
|
--disable-nls \
|
||||||
--build=%{HOST} --target=$TARGET_OS \
|
--build=%{HOST} --target=$TARGET_OS \
|
||||||
%if "%{TARGET}" == "spu"
|
%if "%{TARGET}" == "spu"
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jan 27 05:43:48 UTC 2014 - crrodriguez@opensuse.org
|
||||||
|
|
||||||
|
- build with --enable-deterministic-archives so ar and ranlib
|
||||||
|
cooperate in the creation of reproducible builds.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Dec 9 15:10:27 UTC 2013 - matz@suse.de
|
Mon Dec 9 15:10:27 UTC 2013 - matz@suse.de
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package cross-i386-binutils
|
# spec file for package cross-i386-binutils
|
||||||
#
|
#
|
||||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -221,7 +221,7 @@ EXTRA_TARGETS="$EXTRA_TARGETS,aarch64-suse-linux"
|
|||||||
--with-bugurl=http://bugs.opensuse.org/ \\\
|
--with-bugurl=http://bugs.opensuse.org/ \\\
|
||||||
--with-pkgversion="GNU Binutils; %{DIST}" \\\
|
--with-pkgversion="GNU Binutils; %{DIST}" \\\
|
||||||
--with-separate-debug-dir=%{_prefix}/lib/debug \\\
|
--with-separate-debug-dir=%{_prefix}/lib/debug \\\
|
||||||
--with-pic --build=%{HOST}
|
--with-pic --build=%{HOST} --enable-deterministic-archives
|
||||||
mkdir build-dir
|
mkdir build-dir
|
||||||
cd build-dir
|
cd build-dir
|
||||||
../configure %common_flags \
|
../configure %common_flags \
|
||||||
@ -280,6 +280,7 @@ TARGET_OS=%{TARGET}-suse-linux
|
|||||||
--prefix=%{_prefix} \
|
--prefix=%{_prefix} \
|
||||||
--with-bugurl=http://bugs.opensuse.org/ \
|
--with-bugurl=http://bugs.opensuse.org/ \
|
||||||
--with-pkgversion="GNU Binutils; %{DIST}" \
|
--with-pkgversion="GNU Binutils; %{DIST}" \
|
||||||
|
--enable-deterministic-archives \
|
||||||
--disable-nls \
|
--disable-nls \
|
||||||
--build=%{HOST} --target=$TARGET_OS \
|
--build=%{HOST} --target=$TARGET_OS \
|
||||||
%if "%{TARGET}" == "spu"
|
%if "%{TARGET}" == "spu"
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jan 27 05:43:48 UTC 2014 - crrodriguez@opensuse.org
|
||||||
|
|
||||||
|
- build with --enable-deterministic-archives so ar and ranlib
|
||||||
|
cooperate in the creation of reproducible builds.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Dec 9 15:10:27 UTC 2013 - matz@suse.de
|
Mon Dec 9 15:10:27 UTC 2013 - matz@suse.de
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package cross-ia64-binutils
|
# spec file for package cross-ia64-binutils
|
||||||
#
|
#
|
||||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -221,7 +221,7 @@ EXTRA_TARGETS="$EXTRA_TARGETS,aarch64-suse-linux"
|
|||||||
--with-bugurl=http://bugs.opensuse.org/ \\\
|
--with-bugurl=http://bugs.opensuse.org/ \\\
|
||||||
--with-pkgversion="GNU Binutils; %{DIST}" \\\
|
--with-pkgversion="GNU Binutils; %{DIST}" \\\
|
||||||
--with-separate-debug-dir=%{_prefix}/lib/debug \\\
|
--with-separate-debug-dir=%{_prefix}/lib/debug \\\
|
||||||
--with-pic --build=%{HOST}
|
--with-pic --build=%{HOST} --enable-deterministic-archives
|
||||||
mkdir build-dir
|
mkdir build-dir
|
||||||
cd build-dir
|
cd build-dir
|
||||||
../configure %common_flags \
|
../configure %common_flags \
|
||||||
@ -280,6 +280,7 @@ TARGET_OS=%{TARGET}-suse-linux
|
|||||||
--prefix=%{_prefix} \
|
--prefix=%{_prefix} \
|
||||||
--with-bugurl=http://bugs.opensuse.org/ \
|
--with-bugurl=http://bugs.opensuse.org/ \
|
||||||
--with-pkgversion="GNU Binutils; %{DIST}" \
|
--with-pkgversion="GNU Binutils; %{DIST}" \
|
||||||
|
--enable-deterministic-archives \
|
||||||
--disable-nls \
|
--disable-nls \
|
||||||
--build=%{HOST} --target=$TARGET_OS \
|
--build=%{HOST} --target=$TARGET_OS \
|
||||||
%if "%{TARGET}" == "spu"
|
%if "%{TARGET}" == "spu"
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jan 27 05:43:48 UTC 2014 - crrodriguez@opensuse.org
|
||||||
|
|
||||||
|
- build with --enable-deterministic-archives so ar and ranlib
|
||||||
|
cooperate in the creation of reproducible builds.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Dec 9 15:10:27 UTC 2013 - matz@suse.de
|
Mon Dec 9 15:10:27 UTC 2013 - matz@suse.de
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package cross-m68k-binutils
|
# spec file for package cross-m68k-binutils
|
||||||
#
|
#
|
||||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -221,7 +221,7 @@ EXTRA_TARGETS="$EXTRA_TARGETS,aarch64-suse-linux"
|
|||||||
--with-bugurl=http://bugs.opensuse.org/ \\\
|
--with-bugurl=http://bugs.opensuse.org/ \\\
|
||||||
--with-pkgversion="GNU Binutils; %{DIST}" \\\
|
--with-pkgversion="GNU Binutils; %{DIST}" \\\
|
||||||
--with-separate-debug-dir=%{_prefix}/lib/debug \\\
|
--with-separate-debug-dir=%{_prefix}/lib/debug \\\
|
||||||
--with-pic --build=%{HOST}
|
--with-pic --build=%{HOST} --enable-deterministic-archives
|
||||||
mkdir build-dir
|
mkdir build-dir
|
||||||
cd build-dir
|
cd build-dir
|
||||||
../configure %common_flags \
|
../configure %common_flags \
|
||||||
@ -280,6 +280,7 @@ TARGET_OS=%{TARGET}-suse-linux
|
|||||||
--prefix=%{_prefix} \
|
--prefix=%{_prefix} \
|
||||||
--with-bugurl=http://bugs.opensuse.org/ \
|
--with-bugurl=http://bugs.opensuse.org/ \
|
||||||
--with-pkgversion="GNU Binutils; %{DIST}" \
|
--with-pkgversion="GNU Binutils; %{DIST}" \
|
||||||
|
--enable-deterministic-archives \
|
||||||
--disable-nls \
|
--disable-nls \
|
||||||
--build=%{HOST} --target=$TARGET_OS \
|
--build=%{HOST} --target=$TARGET_OS \
|
||||||
%if "%{TARGET}" == "spu"
|
%if "%{TARGET}" == "spu"
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jan 27 05:43:48 UTC 2014 - crrodriguez@opensuse.org
|
||||||
|
|
||||||
|
- build with --enable-deterministic-archives so ar and ranlib
|
||||||
|
cooperate in the creation of reproducible builds.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Dec 9 15:10:27 UTC 2013 - matz@suse.de
|
Mon Dec 9 15:10:27 UTC 2013 - matz@suse.de
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package cross-mips-binutils
|
# spec file for package cross-mips-binutils
|
||||||
#
|
#
|
||||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -221,7 +221,7 @@ EXTRA_TARGETS="$EXTRA_TARGETS,aarch64-suse-linux"
|
|||||||
--with-bugurl=http://bugs.opensuse.org/ \\\
|
--with-bugurl=http://bugs.opensuse.org/ \\\
|
||||||
--with-pkgversion="GNU Binutils; %{DIST}" \\\
|
--with-pkgversion="GNU Binutils; %{DIST}" \\\
|
||||||
--with-separate-debug-dir=%{_prefix}/lib/debug \\\
|
--with-separate-debug-dir=%{_prefix}/lib/debug \\\
|
||||||
--with-pic --build=%{HOST}
|
--with-pic --build=%{HOST} --enable-deterministic-archives
|
||||||
mkdir build-dir
|
mkdir build-dir
|
||||||
cd build-dir
|
cd build-dir
|
||||||
../configure %common_flags \
|
../configure %common_flags \
|
||||||
@ -280,6 +280,7 @@ TARGET_OS=%{TARGET}-suse-linux
|
|||||||
--prefix=%{_prefix} \
|
--prefix=%{_prefix} \
|
||||||
--with-bugurl=http://bugs.opensuse.org/ \
|
--with-bugurl=http://bugs.opensuse.org/ \
|
||||||
--with-pkgversion="GNU Binutils; %{DIST}" \
|
--with-pkgversion="GNU Binutils; %{DIST}" \
|
||||||
|
--enable-deterministic-archives \
|
||||||
--disable-nls \
|
--disable-nls \
|
||||||
--build=%{HOST} --target=$TARGET_OS \
|
--build=%{HOST} --target=$TARGET_OS \
|
||||||
%if "%{TARGET}" == "spu"
|
%if "%{TARGET}" == "spu"
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jan 27 05:43:48 UTC 2014 - crrodriguez@opensuse.org
|
||||||
|
|
||||||
|
- build with --enable-deterministic-archives so ar and ranlib
|
||||||
|
cooperate in the creation of reproducible builds.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Dec 9 15:10:27 UTC 2013 - matz@suse.de
|
Mon Dec 9 15:10:27 UTC 2013 - matz@suse.de
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package cross-ppc-binutils
|
# spec file for package cross-ppc-binutils
|
||||||
#
|
#
|
||||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -221,7 +221,7 @@ EXTRA_TARGETS="$EXTRA_TARGETS,aarch64-suse-linux"
|
|||||||
--with-bugurl=http://bugs.opensuse.org/ \\\
|
--with-bugurl=http://bugs.opensuse.org/ \\\
|
||||||
--with-pkgversion="GNU Binutils; %{DIST}" \\\
|
--with-pkgversion="GNU Binutils; %{DIST}" \\\
|
||||||
--with-separate-debug-dir=%{_prefix}/lib/debug \\\
|
--with-separate-debug-dir=%{_prefix}/lib/debug \\\
|
||||||
--with-pic --build=%{HOST}
|
--with-pic --build=%{HOST} --enable-deterministic-archives
|
||||||
mkdir build-dir
|
mkdir build-dir
|
||||||
cd build-dir
|
cd build-dir
|
||||||
../configure %common_flags \
|
../configure %common_flags \
|
||||||
@ -280,6 +280,7 @@ TARGET_OS=%{TARGET}-suse-linux
|
|||||||
--prefix=%{_prefix} \
|
--prefix=%{_prefix} \
|
||||||
--with-bugurl=http://bugs.opensuse.org/ \
|
--with-bugurl=http://bugs.opensuse.org/ \
|
||||||
--with-pkgversion="GNU Binutils; %{DIST}" \
|
--with-pkgversion="GNU Binutils; %{DIST}" \
|
||||||
|
--enable-deterministic-archives \
|
||||||
--disable-nls \
|
--disable-nls \
|
||||||
--build=%{HOST} --target=$TARGET_OS \
|
--build=%{HOST} --target=$TARGET_OS \
|
||||||
%if "%{TARGET}" == "spu"
|
%if "%{TARGET}" == "spu"
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jan 27 05:43:48 UTC 2014 - crrodriguez@opensuse.org
|
||||||
|
|
||||||
|
- build with --enable-deterministic-archives so ar and ranlib
|
||||||
|
cooperate in the creation of reproducible builds.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Dec 9 15:10:27 UTC 2013 - matz@suse.de
|
Mon Dec 9 15:10:27 UTC 2013 - matz@suse.de
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package cross-ppc64-binutils
|
# spec file for package cross-ppc64-binutils
|
||||||
#
|
#
|
||||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -221,7 +221,7 @@ EXTRA_TARGETS="$EXTRA_TARGETS,aarch64-suse-linux"
|
|||||||
--with-bugurl=http://bugs.opensuse.org/ \\\
|
--with-bugurl=http://bugs.opensuse.org/ \\\
|
||||||
--with-pkgversion="GNU Binutils; %{DIST}" \\\
|
--with-pkgversion="GNU Binutils; %{DIST}" \\\
|
||||||
--with-separate-debug-dir=%{_prefix}/lib/debug \\\
|
--with-separate-debug-dir=%{_prefix}/lib/debug \\\
|
||||||
--with-pic --build=%{HOST}
|
--with-pic --build=%{HOST} --enable-deterministic-archives
|
||||||
mkdir build-dir
|
mkdir build-dir
|
||||||
cd build-dir
|
cd build-dir
|
||||||
../configure %common_flags \
|
../configure %common_flags \
|
||||||
@ -280,6 +280,7 @@ TARGET_OS=%{TARGET}-suse-linux
|
|||||||
--prefix=%{_prefix} \
|
--prefix=%{_prefix} \
|
||||||
--with-bugurl=http://bugs.opensuse.org/ \
|
--with-bugurl=http://bugs.opensuse.org/ \
|
||||||
--with-pkgversion="GNU Binutils; %{DIST}" \
|
--with-pkgversion="GNU Binutils; %{DIST}" \
|
||||||
|
--enable-deterministic-archives \
|
||||||
--disable-nls \
|
--disable-nls \
|
||||||
--build=%{HOST} --target=$TARGET_OS \
|
--build=%{HOST} --target=$TARGET_OS \
|
||||||
%if "%{TARGET}" == "spu"
|
%if "%{TARGET}" == "spu"
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jan 27 05:43:48 UTC 2014 - crrodriguez@opensuse.org
|
||||||
|
|
||||||
|
- build with --enable-deterministic-archives so ar and ranlib
|
||||||
|
cooperate in the creation of reproducible builds.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Dec 9 15:10:27 UTC 2013 - matz@suse.de
|
Mon Dec 9 15:10:27 UTC 2013 - matz@suse.de
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package cross-ppc64le-binutils
|
# spec file for package cross-ppc64le-binutils
|
||||||
#
|
#
|
||||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -221,7 +221,7 @@ EXTRA_TARGETS="$EXTRA_TARGETS,aarch64-suse-linux"
|
|||||||
--with-bugurl=http://bugs.opensuse.org/ \\\
|
--with-bugurl=http://bugs.opensuse.org/ \\\
|
||||||
--with-pkgversion="GNU Binutils; %{DIST}" \\\
|
--with-pkgversion="GNU Binutils; %{DIST}" \\\
|
||||||
--with-separate-debug-dir=%{_prefix}/lib/debug \\\
|
--with-separate-debug-dir=%{_prefix}/lib/debug \\\
|
||||||
--with-pic --build=%{HOST}
|
--with-pic --build=%{HOST} --enable-deterministic-archives
|
||||||
mkdir build-dir
|
mkdir build-dir
|
||||||
cd build-dir
|
cd build-dir
|
||||||
../configure %common_flags \
|
../configure %common_flags \
|
||||||
@ -280,6 +280,7 @@ TARGET_OS=%{TARGET}-suse-linux
|
|||||||
--prefix=%{_prefix} \
|
--prefix=%{_prefix} \
|
||||||
--with-bugurl=http://bugs.opensuse.org/ \
|
--with-bugurl=http://bugs.opensuse.org/ \
|
||||||
--with-pkgversion="GNU Binutils; %{DIST}" \
|
--with-pkgversion="GNU Binutils; %{DIST}" \
|
||||||
|
--enable-deterministic-archives \
|
||||||
--disable-nls \
|
--disable-nls \
|
||||||
--build=%{HOST} --target=$TARGET_OS \
|
--build=%{HOST} --target=$TARGET_OS \
|
||||||
%if "%{TARGET}" == "spu"
|
%if "%{TARGET}" == "spu"
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jan 27 05:43:48 UTC 2014 - crrodriguez@opensuse.org
|
||||||
|
|
||||||
|
- build with --enable-deterministic-archives so ar and ranlib
|
||||||
|
cooperate in the creation of reproducible builds.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Dec 9 15:10:27 UTC 2013 - matz@suse.de
|
Mon Dec 9 15:10:27 UTC 2013 - matz@suse.de
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package cross-s390-binutils
|
# spec file for package cross-s390-binutils
|
||||||
#
|
#
|
||||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -221,7 +221,7 @@ EXTRA_TARGETS="$EXTRA_TARGETS,aarch64-suse-linux"
|
|||||||
--with-bugurl=http://bugs.opensuse.org/ \\\
|
--with-bugurl=http://bugs.opensuse.org/ \\\
|
||||||
--with-pkgversion="GNU Binutils; %{DIST}" \\\
|
--with-pkgversion="GNU Binutils; %{DIST}" \\\
|
||||||
--with-separate-debug-dir=%{_prefix}/lib/debug \\\
|
--with-separate-debug-dir=%{_prefix}/lib/debug \\\
|
||||||
--with-pic --build=%{HOST}
|
--with-pic --build=%{HOST} --enable-deterministic-archives
|
||||||
mkdir build-dir
|
mkdir build-dir
|
||||||
cd build-dir
|
cd build-dir
|
||||||
../configure %common_flags \
|
../configure %common_flags \
|
||||||
@ -280,6 +280,7 @@ TARGET_OS=%{TARGET}-suse-linux
|
|||||||
--prefix=%{_prefix} \
|
--prefix=%{_prefix} \
|
||||||
--with-bugurl=http://bugs.opensuse.org/ \
|
--with-bugurl=http://bugs.opensuse.org/ \
|
||||||
--with-pkgversion="GNU Binutils; %{DIST}" \
|
--with-pkgversion="GNU Binutils; %{DIST}" \
|
||||||
|
--enable-deterministic-archives \
|
||||||
--disable-nls \
|
--disable-nls \
|
||||||
--build=%{HOST} --target=$TARGET_OS \
|
--build=%{HOST} --target=$TARGET_OS \
|
||||||
%if "%{TARGET}" == "spu"
|
%if "%{TARGET}" == "spu"
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jan 27 05:43:48 UTC 2014 - crrodriguez@opensuse.org
|
||||||
|
|
||||||
|
- build with --enable-deterministic-archives so ar and ranlib
|
||||||
|
cooperate in the creation of reproducible builds.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Dec 9 15:10:27 UTC 2013 - matz@suse.de
|
Mon Dec 9 15:10:27 UTC 2013 - matz@suse.de
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package cross-s390x-binutils
|
# spec file for package cross-s390x-binutils
|
||||||
#
|
#
|
||||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -221,7 +221,7 @@ EXTRA_TARGETS="$EXTRA_TARGETS,aarch64-suse-linux"
|
|||||||
--with-bugurl=http://bugs.opensuse.org/ \\\
|
--with-bugurl=http://bugs.opensuse.org/ \\\
|
||||||
--with-pkgversion="GNU Binutils; %{DIST}" \\\
|
--with-pkgversion="GNU Binutils; %{DIST}" \\\
|
||||||
--with-separate-debug-dir=%{_prefix}/lib/debug \\\
|
--with-separate-debug-dir=%{_prefix}/lib/debug \\\
|
||||||
--with-pic --build=%{HOST}
|
--with-pic --build=%{HOST} --enable-deterministic-archives
|
||||||
mkdir build-dir
|
mkdir build-dir
|
||||||
cd build-dir
|
cd build-dir
|
||||||
../configure %common_flags \
|
../configure %common_flags \
|
||||||
@ -280,6 +280,7 @@ TARGET_OS=%{TARGET}-suse-linux
|
|||||||
--prefix=%{_prefix} \
|
--prefix=%{_prefix} \
|
||||||
--with-bugurl=http://bugs.opensuse.org/ \
|
--with-bugurl=http://bugs.opensuse.org/ \
|
||||||
--with-pkgversion="GNU Binutils; %{DIST}" \
|
--with-pkgversion="GNU Binutils; %{DIST}" \
|
||||||
|
--enable-deterministic-archives \
|
||||||
--disable-nls \
|
--disable-nls \
|
||||||
--build=%{HOST} --target=$TARGET_OS \
|
--build=%{HOST} --target=$TARGET_OS \
|
||||||
%if "%{TARGET}" == "spu"
|
%if "%{TARGET}" == "spu"
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jan 27 05:43:48 UTC 2014 - crrodriguez@opensuse.org
|
||||||
|
|
||||||
|
- build with --enable-deterministic-archives so ar and ranlib
|
||||||
|
cooperate in the creation of reproducible builds.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Dec 9 15:10:27 UTC 2013 - matz@suse.de
|
Mon Dec 9 15:10:27 UTC 2013 - matz@suse.de
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package cross-sparc-binutils
|
# spec file for package cross-sparc-binutils
|
||||||
#
|
#
|
||||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -221,7 +221,7 @@ EXTRA_TARGETS="$EXTRA_TARGETS,aarch64-suse-linux"
|
|||||||
--with-bugurl=http://bugs.opensuse.org/ \\\
|
--with-bugurl=http://bugs.opensuse.org/ \\\
|
||||||
--with-pkgversion="GNU Binutils; %{DIST}" \\\
|
--with-pkgversion="GNU Binutils; %{DIST}" \\\
|
||||||
--with-separate-debug-dir=%{_prefix}/lib/debug \\\
|
--with-separate-debug-dir=%{_prefix}/lib/debug \\\
|
||||||
--with-pic --build=%{HOST}
|
--with-pic --build=%{HOST} --enable-deterministic-archives
|
||||||
mkdir build-dir
|
mkdir build-dir
|
||||||
cd build-dir
|
cd build-dir
|
||||||
../configure %common_flags \
|
../configure %common_flags \
|
||||||
@ -280,6 +280,7 @@ TARGET_OS=%{TARGET}-suse-linux
|
|||||||
--prefix=%{_prefix} \
|
--prefix=%{_prefix} \
|
||||||
--with-bugurl=http://bugs.opensuse.org/ \
|
--with-bugurl=http://bugs.opensuse.org/ \
|
||||||
--with-pkgversion="GNU Binutils; %{DIST}" \
|
--with-pkgversion="GNU Binutils; %{DIST}" \
|
||||||
|
--enable-deterministic-archives \
|
||||||
--disable-nls \
|
--disable-nls \
|
||||||
--build=%{HOST} --target=$TARGET_OS \
|
--build=%{HOST} --target=$TARGET_OS \
|
||||||
%if "%{TARGET}" == "spu"
|
%if "%{TARGET}" == "spu"
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jan 27 05:43:48 UTC 2014 - crrodriguez@opensuse.org
|
||||||
|
|
||||||
|
- build with --enable-deterministic-archives so ar and ranlib
|
||||||
|
cooperate in the creation of reproducible builds.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Dec 9 15:10:27 UTC 2013 - matz@suse.de
|
Mon Dec 9 15:10:27 UTC 2013 - matz@suse.de
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package cross-sparc64-binutils
|
# spec file for package cross-sparc64-binutils
|
||||||
#
|
#
|
||||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -221,7 +221,7 @@ EXTRA_TARGETS="$EXTRA_TARGETS,aarch64-suse-linux"
|
|||||||
--with-bugurl=http://bugs.opensuse.org/ \\\
|
--with-bugurl=http://bugs.opensuse.org/ \\\
|
||||||
--with-pkgversion="GNU Binutils; %{DIST}" \\\
|
--with-pkgversion="GNU Binutils; %{DIST}" \\\
|
||||||
--with-separate-debug-dir=%{_prefix}/lib/debug \\\
|
--with-separate-debug-dir=%{_prefix}/lib/debug \\\
|
||||||
--with-pic --build=%{HOST}
|
--with-pic --build=%{HOST} --enable-deterministic-archives
|
||||||
mkdir build-dir
|
mkdir build-dir
|
||||||
cd build-dir
|
cd build-dir
|
||||||
../configure %common_flags \
|
../configure %common_flags \
|
||||||
@ -280,6 +280,7 @@ TARGET_OS=%{TARGET}-suse-linux
|
|||||||
--prefix=%{_prefix} \
|
--prefix=%{_prefix} \
|
||||||
--with-bugurl=http://bugs.opensuse.org/ \
|
--with-bugurl=http://bugs.opensuse.org/ \
|
||||||
--with-pkgversion="GNU Binutils; %{DIST}" \
|
--with-pkgversion="GNU Binutils; %{DIST}" \
|
||||||
|
--enable-deterministic-archives \
|
||||||
--disable-nls \
|
--disable-nls \
|
||||||
--build=%{HOST} --target=$TARGET_OS \
|
--build=%{HOST} --target=$TARGET_OS \
|
||||||
%if "%{TARGET}" == "spu"
|
%if "%{TARGET}" == "spu"
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jan 27 05:43:48 UTC 2014 - crrodriguez@opensuse.org
|
||||||
|
|
||||||
|
- build with --enable-deterministic-archives so ar and ranlib
|
||||||
|
cooperate in the creation of reproducible builds.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Dec 9 15:10:27 UTC 2013 - matz@suse.de
|
Mon Dec 9 15:10:27 UTC 2013 - matz@suse.de
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package cross-spu-binutils
|
# spec file for package cross-spu-binutils
|
||||||
#
|
#
|
||||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -221,7 +221,7 @@ EXTRA_TARGETS="$EXTRA_TARGETS,aarch64-suse-linux"
|
|||||||
--with-bugurl=http://bugs.opensuse.org/ \\\
|
--with-bugurl=http://bugs.opensuse.org/ \\\
|
||||||
--with-pkgversion="GNU Binutils; %{DIST}" \\\
|
--with-pkgversion="GNU Binutils; %{DIST}" \\\
|
||||||
--with-separate-debug-dir=%{_prefix}/lib/debug \\\
|
--with-separate-debug-dir=%{_prefix}/lib/debug \\\
|
||||||
--with-pic --build=%{HOST}
|
--with-pic --build=%{HOST} --enable-deterministic-archives
|
||||||
mkdir build-dir
|
mkdir build-dir
|
||||||
cd build-dir
|
cd build-dir
|
||||||
../configure %common_flags \
|
../configure %common_flags \
|
||||||
@ -280,6 +280,7 @@ TARGET_OS=%{TARGET}-suse-linux
|
|||||||
--prefix=%{_prefix} \
|
--prefix=%{_prefix} \
|
||||||
--with-bugurl=http://bugs.opensuse.org/ \
|
--with-bugurl=http://bugs.opensuse.org/ \
|
||||||
--with-pkgversion="GNU Binutils; %{DIST}" \
|
--with-pkgversion="GNU Binutils; %{DIST}" \
|
||||||
|
--enable-deterministic-archives \
|
||||||
--disable-nls \
|
--disable-nls \
|
||||||
--build=%{HOST} --target=$TARGET_OS \
|
--build=%{HOST} --target=$TARGET_OS \
|
||||||
%if "%{TARGET}" == "spu"
|
%if "%{TARGET}" == "spu"
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jan 27 05:43:48 UTC 2014 - crrodriguez@opensuse.org
|
||||||
|
|
||||||
|
- build with --enable-deterministic-archives so ar and ranlib
|
||||||
|
cooperate in the creation of reproducible builds.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Dec 9 15:10:27 UTC 2013 - matz@suse.de
|
Mon Dec 9 15:10:27 UTC 2013 - matz@suse.de
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package cross-x86_64-binutils
|
# spec file for package cross-x86_64-binutils
|
||||||
#
|
#
|
||||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -221,7 +221,7 @@ EXTRA_TARGETS="$EXTRA_TARGETS,aarch64-suse-linux"
|
|||||||
--with-bugurl=http://bugs.opensuse.org/ \\\
|
--with-bugurl=http://bugs.opensuse.org/ \\\
|
||||||
--with-pkgversion="GNU Binutils; %{DIST}" \\\
|
--with-pkgversion="GNU Binutils; %{DIST}" \\\
|
||||||
--with-separate-debug-dir=%{_prefix}/lib/debug \\\
|
--with-separate-debug-dir=%{_prefix}/lib/debug \\\
|
||||||
--with-pic --build=%{HOST}
|
--with-pic --build=%{HOST} --enable-deterministic-archives
|
||||||
mkdir build-dir
|
mkdir build-dir
|
||||||
cd build-dir
|
cd build-dir
|
||||||
../configure %common_flags \
|
../configure %common_flags \
|
||||||
@ -280,6 +280,7 @@ TARGET_OS=%{TARGET}-suse-linux
|
|||||||
--prefix=%{_prefix} \
|
--prefix=%{_prefix} \
|
||||||
--with-bugurl=http://bugs.opensuse.org/ \
|
--with-bugurl=http://bugs.opensuse.org/ \
|
||||||
--with-pkgversion="GNU Binutils; %{DIST}" \
|
--with-pkgversion="GNU Binutils; %{DIST}" \
|
||||||
|
--enable-deterministic-archives \
|
||||||
--disable-nls \
|
--disable-nls \
|
||||||
--build=%{HOST} --target=$TARGET_OS \
|
--build=%{HOST} --target=$TARGET_OS \
|
||||||
%if "%{TARGET}" == "spu"
|
%if "%{TARGET}" == "spu"
|
||||||
|
Loading…
Reference in New Issue
Block a user