From 0906a81d44ea1872361f56141828e54c141c4360a16d62ffc6df65414e0090ce Mon Sep 17 00:00:00 2001 From: Martin Hauke Date: Fri, 19 Jun 2020 16:01:11 +0000 Subject: [PATCH] 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 --- fwknop.changes | 5 +++++ fwknop.spec | 3 ++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/fwknop.changes b/fwknop.changes index 8cb65fc..5539c9b 100644 --- a/fwknop.changes +++ b/fwknop.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Jun 7 20:08:47 UTC 2020 - Martin Hauke + +- Set CFLAGS+=-fcommon + ------------------------------------------------------------------- Mon Feb 25 10:40:32 UTC 2019 - Martin Hauke diff --git a/fwknop.spec b/fwknop.spec index 7fca141..b783fdd 100644 --- a/fwknop.spec +++ b/fwknop.spec @@ -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}