Accepting request 766374 from home:pluskalm:branches:hardware
- Make building more verbose OBS-URL: https://build.opensuse.org/request/show/766374 OBS-URL: https://build.opensuse.org/package/show/hardware/qclib?expand=0&rev=22
This commit is contained in:
parent
c6bf29781a
commit
2fe40f5ecd
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 22 16:01:05 UTC 2020 - Martin Pluskal <mpluskal@suse.com>
|
||||
|
||||
- Make building more verbose
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 21 18:28:32 UTC 2020 - Mark Post <mpost@suse.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package qclib
|
||||
#
|
||||
# Copyright (c) 2017-2020 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
|
||||
@ -99,7 +99,7 @@ Systems.
|
||||
|
||||
%build
|
||||
MYCFLAGS=$(grep ^CFLAGS Makefile | cut -f2 -d=)
|
||||
make %{?_smp_mflags} all CFLAGS="${MYCFLAGS} %{optflags}"
|
||||
make %{?_smp_mflags} all CFLAGS="${MYCFLAGS} %{optflags}" V=1
|
||||
make %{?_smp_mflags} doc
|
||||
|
||||
%check
|
||||
|
Loading…
Reference in New Issue
Block a user