diff options
Diffstat (limited to 'meta/recipes-devtools/llvm/llvm_20.1.2.bb')
| -rw-r--r-- | meta/recipes-devtools/llvm/llvm_20.1.2.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/llvm/llvm_20.1.2.bb b/meta/recipes-devtools/llvm/llvm_20.1.2.bb index b51ab703a1..4b24d28364 100644 --- a/meta/recipes-devtools/llvm/llvm_20.1.2.bb +++ b/meta/recipes-devtools/llvm/llvm_20.1.2.bb | |||
| @@ -39,6 +39,7 @@ SRC_URI_SPIRV:append:class-native = " \ | |||
| 39 | SRC_URI = "https://github.com/llvm/llvm-project/releases/download/llvmorg-${PV}/llvm-project-${PV}.src.tar.xz \ | 39 | SRC_URI = "https://github.com/llvm/llvm-project/releases/download/llvmorg-${PV}/llvm-project-${PV}.src.tar.xz \ |
| 40 | file://0007-llvm-allow-env-override-of-exe-path.patch \ | 40 | file://0007-llvm-allow-env-override-of-exe-path.patch \ |
| 41 | file://0001-AsmMatcherEmitter-sort-ClassInfo-lists-by-name-as-we.patch \ | 41 | file://0001-AsmMatcherEmitter-sort-ClassInfo-lists-by-name-as-we.patch \ |
| 42 | file://0014-cmake-Fix-configure-for-packages-using-find_package.patch \ | ||
| 42 | ${@bb.utils.contains('PACKAGECONFIG', 'spirv-llvm-translator', '${SRC_URI_SPIRV}', '', d)} \ | 43 | ${@bb.utils.contains('PACKAGECONFIG', 'spirv-llvm-translator', '${SRC_URI_SPIRV}', '', d)} \ |
| 43 | file://llvm-config \ | 44 | file://llvm-config \ |
| 44 | " | 45 | " |
