Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
buildroot 外部工具链是否支持并行构建?这意味着我可以在我的系统上完成多个构建,引用同一个工具链文件夹。
谢谢。
是的,没有任何问题。当 Buildroot 使用外部工具链时,在构建过程开始时,它会在 Buildroot 构建目录中创建工具链 sysroot 的私有副本。该构建与其他构建完全隔离。