]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
gcc/clang: set S to be in UNPACKDIR
authorAlexander Kanavin <alex@linutronix.de>
Mon, 16 Jun 2025 09:49:54 +0000 (11:49 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 20 Jun 2025 11:05:52 +0000 (12:05 +0100)
commit6b2f14cd2d110113f1065bdc818ec4e9dbd4b054
tree9eb9bd7bea208b070dc8222fe1358c68c6263b57
parent50439f56b2d94769de928c70eebdfd4b47794fb4
gcc/clang: set S to be in UNPACKDIR

This and some further commits allows removing the 'backwards
compatibility magic' in do_unpack that moves unpacked sources
to where S is set to.

Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/clang/common.inc
meta/recipes-devtools/gcc/gcc-15.1.inc
meta/recipes-devtools/gcc/gcc-common.inc
meta/recipes-devtools/gcc/gcc-shared-source.inc