- BuildIgnore gcc-PIE, it does not make sense for this package.

OBS-URL: https://build.opensuse.org/package/show/Base:System/memtest86+?expand=0&rev=24
This commit is contained in:
Marcus Meissner 2015-02-22 10:57:15 +00:00 committed by Git OBS Bridge
parent a7827ead44
commit 71db752bea
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun Feb 22 10:56:57 UTC 2015 - meissner@suse.com
- BuildIgnore gcc-PIE, it does not make sense for this package.
-------------------------------------------------------------------
Thu Jul 31 12:26:33 UTC 2014 - coolo@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package memtest86+
#
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -23,6 +23,7 @@ Release: 0
#
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: cdrkit-cdrtools-compat
#!BuildIgnore: gcc-PIE
%ifarch x86_64
BuildRequires: glibc-devel-32bit
%endif