From ad0118718f9ce3629e4b5fefb98887b5e9d21ce7 Mon Sep 17 00:00:00 2001 From: crazywhalecc Date: Sun, 8 Mar 2026 14:02:22 +0800 Subject: [PATCH] Update arg-type definition in builtin-extensions.yml to include specific options --- config/pkg/ext/builtin-extensions.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/pkg/ext/builtin-extensions.yml b/config/pkg/ext/builtin-extensions.yml index 074f6ef9..52f14924 100644 --- a/config/pkg/ext/builtin-extensions.yml +++ b/config/pkg/ext/builtin-extensions.yml @@ -56,7 +56,7 @@ ext-readline: support: Windows: wip BSD: wip - arg-type: with-path + arg-type: '--with-libedit --without-readline' build-shared: false build-static: true ext-zlib: