]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
gcc-runtime: Use --with-target-subdir for baremetal targets
authorKhem Raj <raj.khem@gmail.com>
Sat, 23 Jul 2022 14:54:16 +0000 (07:54 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 25 Jul 2022 21:57:54 +0000 (22:57 +0100)
commit586b6239252ecf2711930b60f7f0f617e38ac737
tree9f9ebebb4e851e5901a2301f92fc32c379a9b4ce
parentd0c1de084c7ce030d47a428e4bbfbc4ce2996057
gcc-runtime: Use --with-target-subdir for baremetal targets

This disables tests for runtime system specific functions like fcntl
there is no other change seen

+configure:77372: checking for fcntl
+configure:77372: result: yes

In libsttdc++ configure log outputs.

[YOCTO #14803]

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/gcc/gcc-runtime.inc