Skip to content

Commit

Permalink
Merge pull request #296 from MillerTechnologyPeru/feature/armv5-trunk
Browse files Browse the repository at this point in the history
[TSCUtility] Add Armv5 support
  • Loading branch information
CodaFi committed Mar 7, 2022
2 parents 58bb41c + 16ccf4a commit 363e3c5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Sources/TSCUtility/Triple.swift
Expand Up @@ -45,6 +45,8 @@ public struct Triple: Encodable, Equatable {
case aarch64
case amd64
case armv7
case armv6
case armv5
case arm
case arm64
case arm64e
Expand Down

0 comments on commit 363e3c5

Please sign in to comment.