forked from cockpit/cockpit
Adam Majer
93d3c277ad
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:cockpit/cockpit?expand=0&rev=130
12 lines
189 B
Diff
12 lines
189 B
Diff
--- 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 \
|