The test inside riscv/rules.mk was assuming gcc and that the CC variable isn't passed in from the user. This is not a very clean solution and acts like a bandaid over the problem. Added some todos for a potential solution.
The test inside riscv/rules.mk was assuming gcc and that the CC variable isn't passed in from the user. This is not a very clean solution and acts like a bandaid over the problem. Added some todos for a potential solution.