Release 0.6.3
Changes since 0.6.2:
- The platform targets in
platforms/
are now public (#107, thanks @dududko) dwp
,objcopy
, andstrip
binaries are symlinked correctly; this fixes.stripped
and.dwp
targets (#108, thanks @fishcakez)- Makevars support has been dropped (see this commit)
- LLVM 13 distributions have been added (#113, thanks @yasushi-saito)
- LLVM 12.0.1 distributions have also been added
- Workarounds for old
libtool
versions that don't support parameter files have been added (#115)
New Contributors
- @dududko made their first contribution in #107
- @fishcakez made their first contribution in #108
Full Diff: 0.6.2...0.6.3