From 052231d626e76dc1e77460c53c8a0db212be17e6526e8d8820b457dbf0529277 Mon Sep 17 00:00:00 2001 From: Martin Pluskal Date: Mon, 8 Jun 2020 06:46:29 +0000 Subject: [PATCH] Accepting request 812350 from home:mnhauke:sdr-devel - Set CFLAGS+=-fcommon OBS-URL: https://build.opensuse.org/request/show/812350 OBS-URL: https://build.opensuse.org/package/show/hardware:sdr/ax25-tools?expand=0&rev=8 --- ax25-tools.changes | 5 +++++ ax25-tools.spec | 5 +++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/ax25-tools.changes b/ax25-tools.changes index a18e09a..2dce716 100644 --- a/ax25-tools.changes +++ b/ax25-tools.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Jun 7 20:31:42 UTC 2020 - Martin Hauke + +- Set CFLAGS+=-fcommon + ------------------------------------------------------------------- Thu Oct 17 14:02:39 UTC 2019 - Richard Brown diff --git a/ax25-tools.spec b/ax25-tools.spec index 670578c..30e4285 100644 --- a/ax25-tools.spec +++ b/ax25-tools.spec @@ -1,7 +1,7 @@ # # spec file for package ax25-tools # -# 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 @@ -21,7 +21,7 @@ Version: 0.0.10rc4_87 Release: 0 Summary: AX.25 tools License: GPL-2.0-only -Url: http://www.linux-ax25.org +URL: http://www.linux-ax25.org Source: ax25-tools-%{version}.tar.xz BuildRequires: autoconf BuildRequires: automake @@ -40,6 +40,7 @@ package ax25apps. %setup -q %build +export CFLAGS="%optflags -fcommon" autoreconf -fiv %configure \ --localstatedir=%{_localstatedir}/lib