mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-15 18:03:30 +00:00
Update README.md
This commit is contained in:
parent
48940453d3
commit
1a86fc3711
@ -86,7 +86,7 @@ macOS 原生系统进行编译:
|
|||||||
3. 使用 Homebrew 安装工具链、依赖与基础软件包:
|
3. 使用 Homebrew 安装工具链、依赖与基础软件包:
|
||||||
```bash
|
```bash
|
||||||
brew unlink awk
|
brew unlink awk
|
||||||
brew install coreutils diffutils findutils gawk gnu-getopt gnu-tar grep make wget quilt xz
|
brew install coreutils diffutils findutils gawk gnu-getopt gnu-tar grep make ncurses pkg-config wget quilt xz
|
||||||
brew install gcc@11
|
brew install gcc@11
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user