SHA256
3
0
forked from pool/binutils

- Consistently use $target-suse-linux triplets.

OBS-URL: https://build.opensuse.org/package/show/devel:gcc/binutils?expand=0&rev=90
This commit is contained in:
Richard Biener 2012-04-19 11:30:58 +00:00 committed by Git OBS Bridge
parent 0506179d7c
commit a92c0aa65f
32 changed files with 159 additions and 32 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Apr 19 11:28:41 UTC 2012 - rguenther@suse.com
- Consistently use $target-suse-linux triplets.
-------------------------------------------------------------------
Wed Feb 15 11:32:14 UTC 2012 - rguenther@suse.com

View File

@ -15,6 +15,7 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
Name: binutils
BuildRequires: bison
BuildRequires: dejagnu
@ -124,7 +125,8 @@ a drop-in replacement for the older GNU linker.
Summary: GNU binutils (BFD development files)
License: GPL-3.0+
Group: Development/Libraries/C and C++
Requires: binutils = %{version}-%{release}, zlib-devel
Requires: binutils = %{version}-%{release}
Requires: zlib-devel
Provides: binutils:/usr/include/bfd.h
%description devel
@ -252,7 +254,7 @@ EXTRA_TARGETS="$EXTRA_TARGETS,arm-suse-linux-gnueabi"
%if "%{TARGET}" == "avr" || "%{TARGET}" == "spu"
TARGET_OS=%{TARGET}
%else
TARGET_OS=%{TARGET}-linux
TARGET_OS=%{TARGET}-suse-linux
%endif
../configure CFLAGS="${RPM_OPT_FLAGS}" \
--prefix=%{_prefix} \

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Apr 19 11:28:41 UTC 2012 - rguenther@suse.com
- Consistently use $target-suse-linux triplets.
-------------------------------------------------------------------
Wed Feb 15 11:32:14 UTC 2012 - rguenther@suse.com

View File

@ -14,6 +14,8 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
%define cross 1
%define TARGET alpha
#
@ -141,7 +143,8 @@ a drop-in replacement for the older GNU linker.
Summary: GNU binutils (BFD development files)
License: GPL-3.0+
Group: Development/Libraries/C and C++
Requires: binutils = %{version}-%{release}, zlib-devel
Requires: binutils = %{version}-%{release}
Requires: zlib-devel
Provides: binutils:/usr/include/bfd.h
%description devel
@ -269,7 +272,7 @@ EXTRA_TARGETS="$EXTRA_TARGETS,arm-suse-linux-gnueabi"
%if "%{TARGET}" == "avr" || "%{TARGET}" == "spu"
TARGET_OS=%{TARGET}
%else
TARGET_OS=%{TARGET}-linux
TARGET_OS=%{TARGET}-suse-linux
%endif
../configure CFLAGS="${RPM_OPT_FLAGS}" \
--prefix=%{_prefix} \

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Apr 19 11:28:41 UTC 2012 - rguenther@suse.com
- Consistently use $target-suse-linux triplets.
-------------------------------------------------------------------
Wed Feb 15 11:32:14 UTC 2012 - rguenther@suse.com

View File

@ -14,6 +14,8 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
%define cross 1
%define TARGET arm
#
@ -141,7 +143,8 @@ a drop-in replacement for the older GNU linker.
Summary: GNU binutils (BFD development files)
License: GPL-3.0+
Group: Development/Libraries/C and C++
Requires: binutils = %{version}-%{release}, zlib-devel
Requires: binutils = %{version}-%{release}
Requires: zlib-devel
Provides: binutils:/usr/include/bfd.h
%description devel
@ -269,7 +272,7 @@ EXTRA_TARGETS="$EXTRA_TARGETS,arm-suse-linux-gnueabi"
%if "%{TARGET}" == "avr" || "%{TARGET}" == "spu"
TARGET_OS=%{TARGET}
%else
TARGET_OS=%{TARGET}-linux
TARGET_OS=%{TARGET}-suse-linux
%endif
../configure CFLAGS="${RPM_OPT_FLAGS}" \
--prefix=%{_prefix} \

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Apr 19 11:28:41 UTC 2012 - rguenther@suse.com
- Consistently use $target-suse-linux triplets.
-------------------------------------------------------------------
Wed Feb 15 11:32:14 UTC 2012 - rguenther@suse.com

View File

@ -14,6 +14,8 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
%define cross 1
%define TARGET avr
#
@ -141,7 +143,8 @@ a drop-in replacement for the older GNU linker.
Summary: GNU binutils (BFD development files)
License: GPL-3.0+
Group: Development/Libraries/C and C++
Requires: binutils = %{version}-%{release}, zlib-devel
Requires: binutils = %{version}-%{release}
Requires: zlib-devel
Provides: binutils:/usr/include/bfd.h
%description devel
@ -269,7 +272,7 @@ EXTRA_TARGETS="$EXTRA_TARGETS,arm-suse-linux-gnueabi"
%if "%{TARGET}" == "avr" || "%{TARGET}" == "spu"
TARGET_OS=%{TARGET}
%else
TARGET_OS=%{TARGET}-linux
TARGET_OS=%{TARGET}-suse-linux
%endif
../configure CFLAGS="${RPM_OPT_FLAGS}" \
--prefix=%{_prefix} \

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Apr 19 11:28:41 UTC 2012 - rguenther@suse.com
- Consistently use $target-suse-linux triplets.
-------------------------------------------------------------------
Wed Feb 15 11:32:14 UTC 2012 - rguenther@suse.com

View File

@ -14,6 +14,8 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
%define cross 1
%define TARGET hppa
#
@ -141,7 +143,8 @@ a drop-in replacement for the older GNU linker.
Summary: GNU binutils (BFD development files)
License: GPL-3.0+
Group: Development/Libraries/C and C++
Requires: binutils = %{version}-%{release}, zlib-devel
Requires: binutils = %{version}-%{release}
Requires: zlib-devel
Provides: binutils:/usr/include/bfd.h
%description devel
@ -269,7 +272,7 @@ EXTRA_TARGETS="$EXTRA_TARGETS,arm-suse-linux-gnueabi"
%if "%{TARGET}" == "avr" || "%{TARGET}" == "spu"
TARGET_OS=%{TARGET}
%else
TARGET_OS=%{TARGET}-linux
TARGET_OS=%{TARGET}-suse-linux
%endif
../configure CFLAGS="${RPM_OPT_FLAGS}" \
--prefix=%{_prefix} \

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Apr 19 11:28:41 UTC 2012 - rguenther@suse.com
- Consistently use $target-suse-linux triplets.
-------------------------------------------------------------------
Wed Feb 15 11:32:14 UTC 2012 - rguenther@suse.com

View File

@ -14,6 +14,8 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
%define cross 1
%define TARGET hppa64
#
@ -141,7 +143,8 @@ a drop-in replacement for the older GNU linker.
Summary: GNU binutils (BFD development files)
License: GPL-3.0+
Group: Development/Libraries/C and C++
Requires: binutils = %{version}-%{release}, zlib-devel
Requires: binutils = %{version}-%{release}
Requires: zlib-devel
Provides: binutils:/usr/include/bfd.h
%description devel
@ -269,7 +272,7 @@ EXTRA_TARGETS="$EXTRA_TARGETS,arm-suse-linux-gnueabi"
%if "%{TARGET}" == "avr" || "%{TARGET}" == "spu"
TARGET_OS=%{TARGET}
%else
TARGET_OS=%{TARGET}-linux
TARGET_OS=%{TARGET}-suse-linux
%endif
../configure CFLAGS="${RPM_OPT_FLAGS}" \
--prefix=%{_prefix} \

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Apr 19 11:28:41 UTC 2012 - rguenther@suse.com
- Consistently use $target-suse-linux triplets.
-------------------------------------------------------------------
Wed Feb 15 11:32:14 UTC 2012 - rguenther@suse.com

View File

@ -14,6 +14,8 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
%define cross 1
%define TARGET i586
#
@ -141,7 +143,8 @@ a drop-in replacement for the older GNU linker.
Summary: GNU binutils (BFD development files)
License: GPL-3.0+
Group: Development/Libraries/C and C++
Requires: binutils = %{version}-%{release}, zlib-devel
Requires: binutils = %{version}-%{release}
Requires: zlib-devel
Provides: binutils:/usr/include/bfd.h
%description devel
@ -269,7 +272,7 @@ EXTRA_TARGETS="$EXTRA_TARGETS,arm-suse-linux-gnueabi"
%if "%{TARGET}" == "avr" || "%{TARGET}" == "spu"
TARGET_OS=%{TARGET}
%else
TARGET_OS=%{TARGET}-linux
TARGET_OS=%{TARGET}-suse-linux
%endif
../configure CFLAGS="${RPM_OPT_FLAGS}" \
--prefix=%{_prefix} \

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Apr 19 11:28:41 UTC 2012 - rguenther@suse.com
- Consistently use $target-suse-linux triplets.
-------------------------------------------------------------------
Wed Feb 15 11:32:14 UTC 2012 - rguenther@suse.com

View File

@ -14,6 +14,8 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
%define cross 1
%define TARGET ia64
#
@ -141,7 +143,8 @@ a drop-in replacement for the older GNU linker.
Summary: GNU binutils (BFD development files)
License: GPL-3.0+
Group: Development/Libraries/C and C++
Requires: binutils = %{version}-%{release}, zlib-devel
Requires: binutils = %{version}-%{release}
Requires: zlib-devel
Provides: binutils:/usr/include/bfd.h
%description devel
@ -269,7 +272,7 @@ EXTRA_TARGETS="$EXTRA_TARGETS,arm-suse-linux-gnueabi"
%if "%{TARGET}" == "avr" || "%{TARGET}" == "spu"
TARGET_OS=%{TARGET}
%else
TARGET_OS=%{TARGET}-linux
TARGET_OS=%{TARGET}-suse-linux
%endif
../configure CFLAGS="${RPM_OPT_FLAGS}" \
--prefix=%{_prefix} \

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Apr 19 11:28:41 UTC 2012 - rguenther@suse.com
- Consistently use $target-suse-linux triplets.
-------------------------------------------------------------------
Wed Feb 15 11:32:14 UTC 2012 - rguenther@suse.com

View File

@ -14,6 +14,8 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
%define cross 1
%define TARGET mips
#
@ -141,7 +143,8 @@ a drop-in replacement for the older GNU linker.
Summary: GNU binutils (BFD development files)
License: GPL-3.0+
Group: Development/Libraries/C and C++
Requires: binutils = %{version}-%{release}, zlib-devel
Requires: binutils = %{version}-%{release}
Requires: zlib-devel
Provides: binutils:/usr/include/bfd.h
%description devel
@ -269,7 +272,7 @@ EXTRA_TARGETS="$EXTRA_TARGETS,arm-suse-linux-gnueabi"
%if "%{TARGET}" == "avr" || "%{TARGET}" == "spu"
TARGET_OS=%{TARGET}
%else
TARGET_OS=%{TARGET}-linux
TARGET_OS=%{TARGET}-suse-linux
%endif
../configure CFLAGS="${RPM_OPT_FLAGS}" \
--prefix=%{_prefix} \

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Apr 19 11:28:41 UTC 2012 - rguenther@suse.com
- Consistently use $target-suse-linux triplets.
-------------------------------------------------------------------
Wed Feb 15 11:32:14 UTC 2012 - rguenther@suse.com

View File

@ -14,6 +14,8 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
%define cross 1
%define TARGET powerpc
#
@ -141,7 +143,8 @@ a drop-in replacement for the older GNU linker.
Summary: GNU binutils (BFD development files)
License: GPL-3.0+
Group: Development/Libraries/C and C++
Requires: binutils = %{version}-%{release}, zlib-devel
Requires: binutils = %{version}-%{release}
Requires: zlib-devel
Provides: binutils:/usr/include/bfd.h
%description devel
@ -269,7 +272,7 @@ EXTRA_TARGETS="$EXTRA_TARGETS,arm-suse-linux-gnueabi"
%if "%{TARGET}" == "avr" || "%{TARGET}" == "spu"
TARGET_OS=%{TARGET}
%else
TARGET_OS=%{TARGET}-linux
TARGET_OS=%{TARGET}-suse-linux
%endif
../configure CFLAGS="${RPM_OPT_FLAGS}" \
--prefix=%{_prefix} \

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Apr 19 11:28:41 UTC 2012 - rguenther@suse.com
- Consistently use $target-suse-linux triplets.
-------------------------------------------------------------------
Wed Feb 15 11:32:14 UTC 2012 - rguenther@suse.com

View File

@ -14,6 +14,8 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
%define cross 1
%define TARGET powerpc64
#
@ -141,7 +143,8 @@ a drop-in replacement for the older GNU linker.
Summary: GNU binutils (BFD development files)
License: GPL-3.0+
Group: Development/Libraries/C and C++
Requires: binutils = %{version}-%{release}, zlib-devel
Requires: binutils = %{version}-%{release}
Requires: zlib-devel
Provides: binutils:/usr/include/bfd.h
%description devel
@ -269,7 +272,7 @@ EXTRA_TARGETS="$EXTRA_TARGETS,arm-suse-linux-gnueabi"
%if "%{TARGET}" == "avr" || "%{TARGET}" == "spu"
TARGET_OS=%{TARGET}
%else
TARGET_OS=%{TARGET}-linux
TARGET_OS=%{TARGET}-suse-linux
%endif
../configure CFLAGS="${RPM_OPT_FLAGS}" \
--prefix=%{_prefix} \

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Apr 19 11:28:41 UTC 2012 - rguenther@suse.com
- Consistently use $target-suse-linux triplets.
-------------------------------------------------------------------
Wed Feb 15 11:32:14 UTC 2012 - rguenther@suse.com

View File

@ -14,6 +14,8 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
%define cross 1
%define TARGET s390
#
@ -141,7 +143,8 @@ a drop-in replacement for the older GNU linker.
Summary: GNU binutils (BFD development files)
License: GPL-3.0+
Group: Development/Libraries/C and C++
Requires: binutils = %{version}-%{release}, zlib-devel
Requires: binutils = %{version}-%{release}
Requires: zlib-devel
Provides: binutils:/usr/include/bfd.h
%description devel
@ -269,7 +272,7 @@ EXTRA_TARGETS="$EXTRA_TARGETS,arm-suse-linux-gnueabi"
%if "%{TARGET}" == "avr" || "%{TARGET}" == "spu"
TARGET_OS=%{TARGET}
%else
TARGET_OS=%{TARGET}-linux
TARGET_OS=%{TARGET}-suse-linux
%endif
../configure CFLAGS="${RPM_OPT_FLAGS}" \
--prefix=%{_prefix} \

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Apr 19 11:28:41 UTC 2012 - rguenther@suse.com
- Consistently use $target-suse-linux triplets.
-------------------------------------------------------------------
Wed Feb 15 11:32:14 UTC 2012 - rguenther@suse.com

View File

@ -14,6 +14,8 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
%define cross 1
%define TARGET s390x
#
@ -141,7 +143,8 @@ a drop-in replacement for the older GNU linker.
Summary: GNU binutils (BFD development files)
License: GPL-3.0+
Group: Development/Libraries/C and C++
Requires: binutils = %{version}-%{release}, zlib-devel
Requires: binutils = %{version}-%{release}
Requires: zlib-devel
Provides: binutils:/usr/include/bfd.h
%description devel
@ -269,7 +272,7 @@ EXTRA_TARGETS="$EXTRA_TARGETS,arm-suse-linux-gnueabi"
%if "%{TARGET}" == "avr" || "%{TARGET}" == "spu"
TARGET_OS=%{TARGET}
%else
TARGET_OS=%{TARGET}-linux
TARGET_OS=%{TARGET}-suse-linux
%endif
../configure CFLAGS="${RPM_OPT_FLAGS}" \
--prefix=%{_prefix} \

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Apr 19 11:28:41 UTC 2012 - rguenther@suse.com
- Consistently use $target-suse-linux triplets.
-------------------------------------------------------------------
Wed Feb 15 11:32:14 UTC 2012 - rguenther@suse.com

View File

@ -14,6 +14,8 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
%define cross 1
%define TARGET sparc
#
@ -141,7 +143,8 @@ a drop-in replacement for the older GNU linker.
Summary: GNU binutils (BFD development files)
License: GPL-3.0+
Group: Development/Libraries/C and C++
Requires: binutils = %{version}-%{release}, zlib-devel
Requires: binutils = %{version}-%{release}
Requires: zlib-devel
Provides: binutils:/usr/include/bfd.h
%description devel
@ -269,7 +272,7 @@ EXTRA_TARGETS="$EXTRA_TARGETS,arm-suse-linux-gnueabi"
%if "%{TARGET}" == "avr" || "%{TARGET}" == "spu"
TARGET_OS=%{TARGET}
%else
TARGET_OS=%{TARGET}-linux
TARGET_OS=%{TARGET}-suse-linux
%endif
../configure CFLAGS="${RPM_OPT_FLAGS}" \
--prefix=%{_prefix} \

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Apr 19 11:28:41 UTC 2012 - rguenther@suse.com
- Consistently use $target-suse-linux triplets.
-------------------------------------------------------------------
Wed Feb 15 11:32:14 UTC 2012 - rguenther@suse.com

View File

@ -14,6 +14,8 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
%define cross 1
%define TARGET spu
#
@ -141,7 +143,8 @@ a drop-in replacement for the older GNU linker.
Summary: GNU binutils (BFD development files)
License: GPL-3.0+
Group: Development/Libraries/C and C++
Requires: binutils = %{version}-%{release}, zlib-devel
Requires: binutils = %{version}-%{release}
Requires: zlib-devel
Provides: binutils:/usr/include/bfd.h
%description devel
@ -269,7 +272,7 @@ EXTRA_TARGETS="$EXTRA_TARGETS,arm-suse-linux-gnueabi"
%if "%{TARGET}" == "avr" || "%{TARGET}" == "spu"
TARGET_OS=%{TARGET}
%else
TARGET_OS=%{TARGET}-linux
TARGET_OS=%{TARGET}-suse-linux
%endif
../configure CFLAGS="${RPM_OPT_FLAGS}" \
--prefix=%{_prefix} \

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Apr 19 11:28:41 UTC 2012 - rguenther@suse.com
- Consistently use $target-suse-linux triplets.
-------------------------------------------------------------------
Wed Feb 15 11:32:14 UTC 2012 - rguenther@suse.com

View File

@ -14,6 +14,8 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
%define cross 1
%define TARGET x86_64
#
@ -141,7 +143,8 @@ a drop-in replacement for the older GNU linker.
Summary: GNU binutils (BFD development files)
License: GPL-3.0+
Group: Development/Libraries/C and C++
Requires: binutils = %{version}-%{release}, zlib-devel
Requires: binutils = %{version}-%{release}
Requires: zlib-devel
Provides: binutils:/usr/include/bfd.h
%description devel
@ -269,7 +272,7 @@ EXTRA_TARGETS="$EXTRA_TARGETS,arm-suse-linux-gnueabi"
%if "%{TARGET}" == "avr" || "%{TARGET}" == "spu"
TARGET_OS=%{TARGET}
%else
TARGET_OS=%{TARGET}-linux
TARGET_OS=%{TARGET}-suse-linux
%endif
../configure CFLAGS="${RPM_OPT_FLAGS}" \
--prefix=%{_prefix} \