esp-rs/espup

Prepend paths

SergioGasquez opened this issue · 0 comments

Motivations

Some users reported having Clang issues as the build will pick the first Clang on the PATH, hence if you have a path to another Clang before the Xtensa Clang, the build will fail.

Solution

Prepend instead of append in PATH