Compare commits
1 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 9e1449b401 |
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 4 17:41:57 UTC 2025 - Friedrich Haubensak <hsk17@mail.de>
|
||||
|
||||
- add -std=gnu11 to CFLAGS to fix gcc15 compile time error, and to
|
||||
still allow build on Leap 15.6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 2 14:11:28 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
||||
@@ -62,7 +62,7 @@ This package contains the development files for liblqr.
|
||||
sed -i "s,/nwalsh/html/chunk.xsl,/nwalsh/current/html/chunk.xsl," docs/lqr_style.xsl
|
||||
|
||||
%build
|
||||
%configure
|
||||
%configure CFLAGS="-std=gnu11 %optflags"
|
||||
%make_build
|
||||
cd docs
|
||||
%make_build
|
||||
|
||||
Reference in New Issue
Block a user