Accepting request 781584 from home:Andreas_Schwab:Factory

- Remove undefined macro

OBS-URL: https://build.opensuse.org/request/show/781584
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libmd?expand=0&rev=12
This commit is contained in:
Martin Pluskal 2020-03-04 19:27:58 +00:00 committed by Git OBS Bridge
parent b65758b518
commit 21ad7ce3d5
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Mar 4 16:27:59 UTC 2020 - Andreas Schwab <schwab@suse.de>
- Remove undefined macro
-------------------------------------------------------------------
Tue Aug 13 13:54:43 UTC 2019 - Martin Pluskal <mpluskal@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package libmd
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -71,7 +71,7 @@ Digests supported: MD2/4/5, RIPEMD160, SHA1, SHA2-256/384/512.
make %{?_smp_mflags} clean
make %{?_smp_mflags} CFLAGS="%{optflags} %{cflags_profile_feedback}"
%else
make %{?_smp_mflags} %{addopts}
make %{?_smp_mflags}
%endif
%install