]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
compiler-rt: Exclude sync builtins from build when arm < v6
authorKhem Raj <raj.khem@gmail.com>
Sat, 10 May 2025 22:05:43 +0000 (15:05 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 15 May 2025 09:10:40 +0000 (10:10 +0100)
commite1b143860b221600f7dab5c08e5b187aefb851dd
tree9211ac2d8dcfd4873276b0bd941220327b7cc6f5
parent71f7db2e5d264bc6ed50fae48567ae674af9a700
compiler-rt: Exclude sync builtins from build when arm < v6

arm architecture < v6 does not have the dmb support, therefore do
not add the sync primitives to compiler-rt builtins build

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/clang/clang/0038-compiler-rt-Exclude-sync_fetch_and_-for-any-pre-ARMv.patch [new file with mode: 0644]
meta/recipes-devtools/clang/common.inc