From 8eb7803c71a9fcfd6b8e05a3ae7ef7db97f56c36 Mon Sep 17 00:00:00 2001 From: Yingjie Wang Date: Tue, 23 Dec 2025 17:04:42 -0500 Subject: [PATCH] update README: blfs build order --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index acf3f35..e515f47 100644 --- a/README.md +++ b/README.md @@ -13,3 +13,7 @@ Warning: `leaf` won't deal with the dependence relation, and currently won't che ## issues - `lfs/vim-9.1.x` has `Test_write_backup_symlink` failed, which can pass if `call assert_true(filereadable('./Xbackup/Xwbsfile.bak'))` is commented. ~~Seams like cannot create this backup file.~~ This is because building in `/tmp`. It's safe to ignore. + +## BLFS order +- `dev-libs/libunistring` -> `net-dns/libidn2` -> `net-libs/libpsl` -> `net-misc/wget` +- `net-libs/libpsl` -> `net-misc/curl`