[ci:ignore-count]: intended [ci:skip-build]: all patches still apply, no functional changes Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/7721>
10 lines
161 B
Diff
10 lines
161 B
Diff
--- a/tools/Makefile.am
|
|
+++ b/tools/Makefile.am
|
|
@@ -2,6 +2,7 @@ NULL =
|
|
|
|
AM_CFLAGS = \
|
|
-I$(top_srcdir)/include \
|
|
+ -std=gnu99 \
|
|
$(NULL)
|
|
|
|
bin_PROGRAMS = \
|