Accepting request 288854 from devel:gcc

- Build multi-target also on aarch64 (forwarded request 288817 from Andreas_Schwab)

OBS-URL: https://build.opensuse.org/request/show/288854
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gdb?expand=0&rev=105
This commit is contained in:
2015-03-05 14:28:37 +00:00
committed by Git OBS Bridge
2 changed files with 7 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Mar 3 11:42:10 UTC 2015 - schwab@suse.de
- Build multi-target also on aarch64
-------------------------------------------------------------------
Fri Feb 27 11:10:19 UTC 2015 - rguenther@suse.com

View File

@@ -1,7 +1,7 @@
#
# spec file for package gdb
#
# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2012 RedHat
#
# All modifications and additions to the file contributed by third parties
@@ -509,7 +509,7 @@ fi
if test -f /usr/%{_lib}/librpm.so.3; then
export LIBRPM=librpm.so.3
fi
%ifarch %ix86 ia64 ppc ppc64 ppc64le s390 s390x x86_64
%ifarch %ix86 ia64 ppc ppc64 ppc64le s390 s390x x86_64 aarch64
%define build_multitarget 1
%else
%define build_multitarget 0