libtirpc: fix host build via std=c99
authorJohn Audia <[email protected]>
Fri, 2 May 2025 20:16:48 +0000 (16:16 -0400)
committerHannu Nyman <[email protected]>
Sun, 4 May 2025 15:35:58 +0000 (18:35 +0300)
commit9a62f9e28826459bd687594f6b49c6a1c6abab32
tree774fa639db57c575146e4235371dbaeab49a0641
parent53f8aa5c5172e5de2d16d6f9ac83b2acdf1e8f40
libtirpc: fix host build via std=c99

Fix compilation with gcc 14 by applying the -std=c99 flag

Closes #26445

Signed-off-by: John Audia <[email protected]>
libs/libtirpc/Makefile