mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-20 20:43:09 -04:00
gui-apps/wscreensaver: fix build for gcc
Signed-off-by: Pascal Jäger <pascal.jaeger@leimstift.de>
This commit is contained in:
@@ -48,7 +48,9 @@ src_configure() {
|
|||||||
local S="$S"/wayland
|
local S="$S"/wayland
|
||||||
# Will write a patch later and send it to upstream.
|
# Will write a patch later and send it to upstream.
|
||||||
# For now accept it.
|
# For now accept it.
|
||||||
append-cflags -Wno-error=incompatible-function-pointer-types
|
if [[ $CC == clang* ]]; then
|
||||||
|
append-cflags -Wno-error=incompatible-function-pointer-types
|
||||||
|
fi
|
||||||
meson_src_configure
|
meson_src_configure
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user