Accepting request 812345 from home:mnhauke
- Set CFLAGS+=-fcommon OBS-URL: https://build.opensuse.org/request/show/812345 OBS-URL: https://build.opensuse.org/package/show/network/fwknop?expand=0&rev=3
This commit is contained in:
parent
9df1a89f22
commit
0906a81d44
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 7 20:08:47 UTC 2020 - Martin Hauke <mardnh@gmx.de>
|
||||
|
||||
- Set CFLAGS+=-fcommon
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 25 10:40:32 UTC 2019 - Martin Hauke <mardnh@gmx.de>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package fwknop
|
||||
#
|
||||
# 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
|
||||
@ -80,6 +80,7 @@ scheme called Single Packet Authorization (SPA).
|
||||
%setup -q
|
||||
|
||||
%build
|
||||
export CFLAGS="%optflags -fcommon"
|
||||
%configure --disable-static
|
||||
make %{?_smp_mflags}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user