Skip to content
This repository was archived by the owner on May 16, 2025. It is now read-only.
/ buildSwiftOnARM Public archive

All you need to build Swift on a RaspberryPi or other ARM boards, updated to Swift 5.1.5

Notifications You must be signed in to change notification settings

uraimo/buildSwiftOnARM

Repository files navigation

Building Swift on ARM

A few, very simple, bash scripts to clone, configure and build Swift on ARM devices.

Derived from package-swift by @iachievedit, patches from swift-arm by @hpux735.

  • clean.sh - Clean all build artifacts

  • clone.sh - Clone the main Swift repository and all the related projects

  • checkoutRelease.sh - Check out a specific tag from all the projects ad apply patches

  • build.sh - Build

About

All you need to build Swift on a RaspberryPi or other ARM boards, updated to Swift 5.1.5

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published