Merge Official Source

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
This commit is contained in:
Tianling Shen
2026-02-09 17:26:19 +08:00
132 changed files with 9781 additions and 1609 deletions
+3
View File
@@ -282,6 +282,9 @@ wrap_bins() {
fi
case "${cmd##*/}" in
*-gcc-ar|*-gcc-nm|*-gcc-ranlib)
wrap_bin_other "$out" "$bin"
;;
*-*cc|*-*cc-*|*-*++|*-*++-*|*-cpp)
wrap_bin_cc "$out" "$bin"
;;