doc: Add Gentoo Linux In build_system.md (#810)

* 增加安装文档中的Gentoo Linux提示
This commit is contained in:
donjuanplatinum 2024-05-13 15:36:23 +08:00 committed by GitHub
parent 1f4877a4c5
commit 9a0802fd2d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -48,6 +48,7 @@ bash bootstrap.sh # 这里请不要加上sudo, 因为需要安装的开发依
一键配置脚本目前只支持以下系统:
- Ubuntu/Debian/Deepin/UOS 等基于Debian的衍生版本
- Gentoo 由于Gentoo系统的特性 当gentoo出现USE或循环依赖问题时 请根据emerge提示信息进行对应的处理 官方的依赖处理实例[GentooWiki](https://wiki.gentoo.org/wiki/Handbook:AMD64/Full/Working/zh-cn#.E5.BD.93_Portage_.E6.8A.A5.E9.94.99.E7.9A.84.E6.97.B6.E5.80.99)
欢迎您为其他的系统完善构建脚本!
:::