blfs 10.1 updates

This commit is contained in:
K D Hedger
2021-04-18 19:40:10 +01:00
parent 6ae4bb74be
commit 99f68d9fdb
817 changed files with 1740 additions and 92 deletions

View File

@ -2,6 +2,8 @@
. /usr/share/LFSPkg/LFSFunctions
trap 'echo -e "$0 ${RED}FAILED${NORMAL} at line ${GREEN}${LINENO}${NORMAL}"' ERR
DEPENDS="cURL-7.75.0 CMake-3.19.5 libssh2-1.9.0 LLVM-11.1.0"
if ! lfspkg -B "$DEPENDS";then
exit 100