Neil Jones

Results 2 issues of Neil Jones

I am trying to build Swift 5.2 on Raspbian Buster and get keep getting the following error. ``` /home/buildSwiftOnARM/swift/include/swift/AST/ImportCache.h:103:7: error: requested alignment is less than minimum alignment of 8 for...

5.2

Add support for `riscv64` as host architecture. ### Checklist - [x] I've read the [Contribution Guidelines](/README.md#contributing-to-swift-collections) - [x] My contributions are licensed under the [Swift license](/LICENSE.txt). - [x] I've followed...