]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
pseudo: Remove 64bit time_t flags
authorKhem Raj <raj.khem@gmail.com>
Thu, 15 Dec 2022 08:45:37 +0000 (00:45 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 21 Dec 2022 10:16:25 +0000 (10:16 +0000)
commite654cf03ba8f1f80ad75381f0ad666a282f6a27f
tree84812d4248c9b8cc735c50ede993c847a3a9565d
parent135e45931a0a2ea9954cb2da13ce59b0b3f569ef
pseudo: Remove 64bit time_t flags

pseudo traps syscalls and has intimate knowledge of them
and does not really depend on glibc interfaces to kernel

flags are added via TARGET_CC_ARCH therefore move the remove
operation from TARGET_CPPFLAGS to TARGET_CC_ARCH

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/pseudo/pseudo_git.bb