rrdtool1: fix compilation with GCC14
authorRosen Penev <rosenp@gmail.com>
Mon, 13 May 2024 03:21:01 +0000 (20:21 -0700)
committerRosen Penev <rosenp@gmail.com>
Tue, 14 May 2024 23:36:28 +0000 (16:36 -0700)
commit710a6fb79bf618aecde1db4f1eac79babfe70a2c
tree1d67bb31637202b12e04fbbd68b300f836da29bf
parente44aae02d04c3894ea95d4fa96faca31e6922933
rrdtool1: fix compilation with GCC14

gnu standard is needed. Easier to remove the CFLAG.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
utils/rrdtool1/Makefile
utils/rrdtool1/patches/200-gcc14.patch [new file with mode: 0644]