我正在Linux薄荷中为begalbone黑色构建yocto。 我尝试了bitbake -c cleansstate binutils,然后尝试bitbake binutils,但没有解决问题。
[文本](https://drive.google.com/file/d/1Ok6_AE_AY1j5wfasSBPA1nFj9ZZftSRx/view?usp=sharing)
答案 0 :(得分:0)
我在local.conf中包含以下标志,以防止堆栈溢出并更新到最新的dunfell分支。 TARGET_CPPFLAGS + =“ -fstack-protector -D_FORTIFY_SOURCE = 1”