summaryrefslogtreecommitdiffstats
path: root/recipes-devtools/clang/common.inc
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2019-09-04 11:15:43 -0700
committerKhem Raj <raj.khem@gmail.com>2019-09-07 09:13:54 -0700
commit1d4117744d4a1a8349b832868afe53281d789d04 (patch)
tree11b872482c701bb6f7021435dfd9934c51488da5 /recipes-devtools/clang/common.inc
parent9fd82b1647461de153c8da5eaa606f93cb933e34 (diff)
downloadmeta-clang-1d4117744d4a1a8349b832868afe53281d789d04.tar.gz
clang: Define PYTHON_LIBRARY and PYTHON_INCLUDE_DIR
- Update at the same time to latest on 9.x - Update patches to drop patch numbers - Drop lldb from search python interpreter Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes-devtools/clang/common.inc')
-rw-r--r--recipes-devtools/clang/common.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-devtools/clang/common.inc b/recipes-devtools/clang/common.inc
index dc73081..6c03622 100644
--- a/recipes-devtools/clang/common.inc
+++ b/recipes-devtools/clang/common.inc
@@ -28,6 +28,7 @@ SRC_URI = "\
28 file://0018-clang-Initial-implementation-of-fmacro-prefix-map-an.patch \ 28 file://0018-clang-Initial-implementation-of-fmacro-prefix-map-an.patch \
29 file://0019-clang-Add-lpthread-and-ldl-along-with-lunwind-for-st.patch \ 29 file://0019-clang-Add-lpthread-and-ldl-along-with-lunwind-for-st.patch \
30 file://0020-clang-default-to-lp64d-ABI-and-rv64gc-ISA.patch \ 30 file://0020-clang-default-to-lp64d-ABI-and-rv64gc-ISA.patch \
31 file://0021-lldb-Do-not-look-for-interpreter.patch \
31" 32"
32 33
33# Fallback to no-PIE if not set 34# Fallback to no-PIE if not set