-
In tianocore/edk2#4396 I'm attempting to rename all GCC5 references to GCC, since the GCC5 toolchain is now deprecated. However I'm running into the stuart_pr_eval failure which I can't replicate locally. I was wondering if someone could take a look and let me know what I'm doing wrong?
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
I believe some The build looks better from a pr_eval perspective. There appears to be a legit issue in ArmVirtPkg now:
|
Beta Was this translation helpful? Give feedback.
I believe some
GCC5
references in pipeline files still needed to be updated. I made that change on top of your branch in a commit in this PR (feel free to cherry-pick it): tianocore/edk2#4400The build looks better from a pr_eval perspective. There appears to be a legit issue in ArmVirtPkg now: