Accepting request 288817 from home:Andreas_Schwab:Factory

- Build multi-target also on aarch64

OBS-URL: https://build.opensuse.org/request/show/288817
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gdb?expand=0&rev=119
This commit is contained in:
Richard Biener 2015-03-04 11:39:37 +00:00 committed by Git OBS Bridge
parent c0389d0028
commit f8964e837e
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