Skip to content

Commit 2e2824a

Browse files
Put under a separate comment
1 parent 94df12d commit 2e2824a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

master/custom/builders.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,8 @@
159159

160160
# Linux armv7l (32-bit) GCC
161161
("ARM Raspbian", "gps-raspbian", SlowNonDebugUnixBuild),
162+
163+
# Linux armv8 (64-bit) GCC
162164
("ARM64 Raspbian", "stan-raspbian", SlowNonDebugUnixBuild),
163165
("ARM64 Raspbian Debug", "savannah-raspbian", SlowDebugUnixBuild),
164166

0 commit comments

Comments
 (0)