mirror of
https://git.yoctoproject.org/poky
synced 2026-07-15 15:37:03 +00:00
llvm: remove 0006-llvm-TargetLibraryInfo-Undefine-libc-functions-if-th.patch
At some point this became unnecessary as llvm builds with with musl without it. (From OE-Core rev: 0469854032ad8ce3f690e84520619d9819263bdc) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
84146661b5
commit
5ee00d7e68
@@ -28,7 +28,6 @@ LLVM_RELEASE = "${PV}"
|
||||
BRANCH = "release/${MAJOR_VERSION}.x"
|
||||
SRCREV = "f28c006a5895fc0e329fe15fead81e37457cb1d1"
|
||||
SRC_URI = "git://github.com/llvm/llvm-project.git;branch=${BRANCH};protocol=https \
|
||||
file://0006-llvm-TargetLibraryInfo-Undefine-libc-functions-if-th.patch;striplevel=2 \
|
||||
file://0007-llvm-allow-env-override-of-exe-path.patch;striplevel=2 \
|
||||
file://0001-AsmMatcherEmitter-sort-ClassInfo-lists-by-name-as-we.patch;striplevel=2 \
|
||||
file://llvm-config \
|
||||
|
||||
Reference in New Issue
Block a user