summaryrefslogtreecommitdiff
path: root/dev-python/GitPython
diff options
context:
space:
mode:
authorJames Le Cuirot <chewi@gentoo.org>2023-01-08 15:19:49 +0000
committerJames Le Cuirot <chewi@gentoo.org>2023-01-08 15:20:14 +0000
commit10f162c781a6eebf80e0aa91f54089d6d803b19d (patch)
tree0ed28d49e7c295d81f9cc84e54b6ee84aa9e447b /dev-python/GitPython
parent6a79295f0fb90271e9a249af60a8bd0259687712 (diff)
downloadgentoo-10f162c781a6eebf80e0aa91f54089d6d803b19d.tar.gz
gentoo-10f162c781a6eebf80e0aa91f54089d6d803b19d.tar.bz2
gentoo-10f162c781a6eebf80e0aa91f54089d6d803b19d.zip
sys-devel/clang: Fix cross-compiling clang after the first time
I was only half right before. LLVM_TOOLS_BINARY_DIR is only used to find llvm-tblgen, not clang-tblgen. The latter is found on the PATH, but we cannot rely on that because llvm.eclass adds ESYSROOT's LLVM bin to the PATH, and that breaks cross-compiling after the time time. Instead, we must override the location with CLANG_TABLEGEN, as we did previously. Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'dev-python/GitPython')
0 files changed, 0 insertions, 0 deletions