Skip to content

Commit 363e3c5

Browse files
authored
Merge pull request #296 from MillerTechnologyPeru/feature/armv5-trunk
[TSCUtility] Add Armv5 support
2 parents 58bb41c + 16ccf4a commit 363e3c5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Sources/TSCUtility/Triple.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,8 @@ public struct Triple: Encodable, Equatable {
4545
case aarch64
4646
case amd64
4747
case armv7
48+
case armv6
49+
case armv5
4850
case arm
4951
case arm64
5052
case arm64e

0 commit comments

Comments
 (0)