SHA256
1
0
forked from pool/ax25-tools

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
This commit is contained in:
Martin Pluskal 2020-06-08 06:46:29 +00:00 committed by Git OBS Bridge
parent f26fde936b
commit c888f652e2
2 changed files with 8 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun Jun 7 20:31:42 UTC 2020 - Martin Hauke <mardnh@gmx.de>
- Set CFLAGS+=-fcommon
-------------------------------------------------------------------
Thu Oct 17 14:02:39 UTC 2019 - Richard Brown <rbrown@suse.com>

View File

@ -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