mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user