mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +00:00
xf86-video-nouveau: Do not treat implicit-function-declaration as error
clang 15 treats it as error by default. Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
fa3ccbc37d
commit
b487187a93
@ -15,5 +15,7 @@ REQUIRED_DISTRO_FEATURES += "opengl"
|
||||
|
||||
COMPATIBLE_HOST = '(i.86|x86_64).*-linux'
|
||||
|
||||
CFLAGS += "-Wno-error=implicit-function-declaration"
|
||||
|
||||
SRC_URI += "file://0001-nouveau-fixup-driver-for-new-X-server-ABI.patch"
|
||||
SRC_URI[sha256sum] = "499322e27a55c8183166bf2dd1e47d085eb834143e0d7036baba8427b90c156b"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user