aboutsummaryrefslogtreecommitdiffstats
path: root/chapter02
diff options
context:
space:
mode:
authorXi Ruoyao <xry111@xry111.site>2022-10-11 19:39:08 +0800
committerXi Ruoyao <xry111@xry111.site>2022-10-11 19:39:08 +0800
commit4621dcbd904c67f2d261e4685d0723ad6652b775 (patch)
treef51d9aa6f5cae35569485ff45cf30946f3e0a3cf /chapter02
parent44cb325aa20806662af1195a9296e1e98ff31fe9 (diff)
rust: temporary rustc: export LD_LIBRARY_PATH for LLVM Pass 1
Rustc Pass 1 links to LLVM Pass 1, but the building system does not set rpath for LLVM shared library (even if rpath = true is used). Explicitly tell the host dynamic linker to search $LFS/tools/lib so LLVM Pass 1 can be found. Thanks Moody for report.
Diffstat (limited to 'chapter02')
0 files changed, 0 insertions, 0 deletions