lowRISC / lowrisc-toolchains

UNSUPPORTED INTERNAL toolchain builds
32 stars 14 forks source link

[clang] Correct tar filename Transform #20

Closed lenary closed 4 years ago

lenary commented 4 years ago

This is now the same one that we use for gcc. The reason for this is because we're tar-ing up some files that GCC produces too. The transform was wrong for GCC in the past, and this ports that fix onto current master.


Issue noted by @imphil in https://github.com/lowRISC/opentitan/pull/2524#issuecomment-645360269