Skip to content

Commit 251e400

Browse files
committed
Don't build for android armv6
1 parent 6ecab4f commit 251e400

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

config.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@
2626
BUILDBOT_PLATFORM_TRIPLES = (
2727
'x86-linux-debian8',
2828
'x86_64-linux-debian8',
29-
'armv6-android-sdk26_ndk16r15',
3029
'armv7-android-sdk26_ndk16r15',
3130
'arm64-android-sdk26_ndk16r15',
3231
'x86-android-sdk26_ndk16r15',

0 commit comments

Comments
 (0)