net-print/hplip: Use std=gnu17

Closes: https://bugs.gentoo.org/954891
Signed-off-by: Daniel Pielmeier <billie@gentoo.org>
This commit is contained in:
Daniel Pielmeier
2025-05-01 09:47:24 +02:00
parent 2ea0493e38
commit ce5904bb40

View File

@@ -146,6 +146,9 @@ src_configure() {
# https://bugs.launchpad.net/hplip/+bug/2055371
filter-lto
# https://bugs.gentoo.org/954891
append-flags -std=gnu17
local drv_build minimal_build
if use hpcups ; then