Skip to content

Commit 16ccf4a

Browse files
committed
[TSCUtility] Add Armv5 support
1 parent 9a23d5c commit 16ccf4a

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)