forked from cockpit/cockpit
- 0004-leap-gnu18-removal.patch: added support for Leap thanks to Lubos
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:cockpit/cockpit?expand=0&rev=130
This commit is contained in:
parent
2bd52580a4
commit
93d3c277ad
11
0004-leap-gnu18-removal.patch
Normal file
11
0004-leap-gnu18-removal.patch
Normal file
@ -0,0 +1,11 @@
|
||||
--- cockpit/src/Makefile.am.orig
|
||||
+++ cockpit/src/Makefile.am
|
||||
@@ -44,7 +44,7 @@
|
||||
$(NULL)
|
||||
|
||||
AM_CFLAGS = \
|
||||
- -std=gnu18 \
|
||||
+ -std=gnu11 \
|
||||
-pthread \
|
||||
-Wall \
|
||||
-Werror=strict-prototypes \
|
@ -5,7 +5,7 @@ Mon Jul 17 12:19:27 UTC 2023 - Adam Majer <adam.majer@suse.de>
|
||||
- https://cockpit-project.org/blog/cockpit-296.html
|
||||
- https://cockpit-project.org/blog/cockpit-295.html
|
||||
- https://cockpit-project.org/blog/cockpit-294.html
|
||||
- added support for Leap thanks to Lubos
|
||||
- 0004-leap-gnu18-removal.patch: added support for Leap thanks to Lubos
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 13 12:39:20 UTC 2023 - Adam Majer <adam.majer@suse.de>
|
||||
|
Loading…
Reference in New Issue
Block a user