Re: [yocto] Building u-boot with clang
"Anirudh Mathukumilli" <[email protected]>
| Newsgroups | org.yoctoproject.lists.yocto |
|---|---|
| Message-ID | <[email protected]> |
After spending some time poking around this evening, it seemed to me that changing the GCC recipes in poky/recipes-devtools/gcc to use an older version would work. Is there a problem with this approach? I figure I might need to mess with the patches and some of the other settings in that recipe, but it seemed promising. What am I missing? If it's not possible to use an older GCC version in modern Yocto, is my only option to try and use an earlier version of yocto that uses an earlier version of GCC?