]> code.ossystems Code Review - openembedded-core.git/commit
libx11: remove CPPFLAGS_FOR_BUILD += "-D_GNU_SOURCE"
authorAndreas Müller <schnitzeltony@gmail.com>
Mon, 14 Jun 2021 20:51:24 +0000 (22:51 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 16 Jun 2021 23:02:50 +0000 (00:02 +0100)
commit976c4bb2b1ab75e3fe600a81adc451b698ea4b65
tree705ef540627d6bf55be96bb59b4bdc87c055280c
parent2d98f8d257d31b334e70357093b6d2a355362688
libx11: remove CPPFLAGS_FOR_BUILD += "-D_GNU_SOURCE"

With 1.7.2 it is not required any and although they mention glibc explicitly,
_GNU_SOURCE is set in config.h for musl either.

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-graphics/xorg-lib/libx11_1.7.2.bb