Changeset 4621dcb for packages.ent

Timestamp:
10/11/2022 11:39:08 AM (19 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
xry111/rust-wip-20221008
Children:
d7c5e6c
Parents:
44cb325a
Message:

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.

(No files)

Note: See TracChangeset for help on using the changeset viewer.