Skip to content

Commit 96de081

Browse files
authored
Update build.yml
1 parent 417383d commit 96de081

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/build.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,8 @@ jobs:
1616
config: wahoo_defconfig
1717
arch: arm64
1818
aosp-gcc: false
19+
other-gcc32-url: https://github.com/IDN-Labs/arm-linux-androideabi-4.9
20+
other-gcc32-branch: "4.9.x"
21+
other-gcc64-url: https://github.com/djb77/aarch64-linux-android-4.9
22+
other-gcc64-branch: master
1923
other-clang-url: "https://gitlab.com/kei-space/clang/r536225.git"

0 commit comments

Comments
 (0)