]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
seatd: Disable overflow warning as error on ppc64/musl
authorKhem Raj <raj.khem@gmail.com>
Wed, 20 Apr 2022 01:36:48 +0000 (18:36 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 20 Apr 2022 09:30:50 +0000 (10:30 +0100)
commit381cf11b994d2bf40ac8781e18b5eac17b3b6cb0
treef3aa3589667c58027f6bb92073fd1bd531a8e2ec
parentc01f47003f34b9ad2fe3d17e1ead84c27ee1e57d
seatd: Disable overflow warning as error on ppc64/musl

Disabling the warning is easier fix then trying to fix it
in musl which results in ABI breakage and disabling the Werror
gets us along by doing minimal change, also see [1]

[1] https://todo.sr.ht/~kennylevinsen/seatd/10

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/seatd/seatd_0.6.4.bb