LLVM as a rustc recommendation - BLFS r12.4-11
| Newsgroups | gmane.linux.lfs.beyond.devel |
|---|---|
| Message-ID | <[email protected]> |
The rustc bootstrap.toml section contains - llvm-config =
"/usr/bin/llvm-config." I believe that line prevents rustc compiling
without llvm installed, presenting a conflict as the documentation lists
llvm as recommended.
Command "/usr/bin/llvm-config" "--bindir" (failure_mode=Exit) did
not execute successfully.
It was not possible to execute the command: Os { code: 2, kind:
NotFound, message: "No such file or directory" }
Thunderbird and Firefox mozconfig sections include:
# Comment out following options if you have not installed
# recommended dependencies:
Should there be something similar above - llvm-config =
"/usr/bin/llvm-config?" I commented out the lines and compiled rustc
without llvm installed.
--
http://lists.linuxfromscratch.org/sympa/info/blfs-dev
Unsubscribe: See the above information page