forked from pool/gnu-recutils
Compare commits
2 Commits
Author | SHA256 | Date | |
---|---|---|---|
aeee8bae16 | |||
da8d476baa |
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 15 18:19:34 UTC 2024 - Luigi Baldoni <aloisio@gmx.com>
|
||||
|
||||
- Fix Factory build
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Apr 17 08:48:23 UTC 2022 - Andreas Stieger <andreas.stieger@gmx.de>
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package gnu-recutils
|
||||
#
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -104,6 +104,7 @@ databases.
|
||||
%setup -q -n recutils-%{version}
|
||||
|
||||
%build
|
||||
export CFLAGS="%{optflags} -Wno-implicit-function-declaration -Wno-incompatible-pointer-types"
|
||||
%configure --disable-static
|
||||
%make_build
|
||||
|
||||
|
Reference in New Issue
Block a user