]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
rust: Do not modify rpaths in llvm-config
authorKhem Raj <raj.khem@gmail.com>
Wed, 22 Oct 2025 04:53:51 +0000 (21:53 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 27 Oct 2025 11:37:39 +0000 (11:37 +0000)
commitc91addea22c7e857e583a89d4597f6e676210e6b
tree32ef7f4ddb20ffa252edf4e2e39e8cac0dd26528
parent7f370c3b9c10e723324ea8f924011c5f570749d4
rust: Do not modify rpaths in llvm-config

No need to edit rpaths in llvm-config, this is not
needed anymore because the llvm-config used is from
standard install inside sysroot unlike when rust-llvm
was used, where it was installed into its own location
to avoid conflicts with llvm-config coming from llvm/clang

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Cc: Deepesh Varatharajan <Deepesh.Varatharajan@windriver.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/rust/rust_1.90.0.bb