Skip to content

Commit e5ed41e

Browse files
test android update
1 parent af7d906 commit e5ed41e

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

ceedling/android.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,13 @@
66
- :HE_PLATFORM_CFLAGS: -DFP_MAX_BITS=8192 -fomit-frame-pointer
77
- :LIBS: -llog -landroid
88

9+
10+
:tools:
11+
:test_compiler:
12+
:executable: arm-linux-gnueabihf-gcc
13+
:test_linker:
14+
:executable: arm-linux-gnueabihf-gcc
15+
:release_compiler:
16+
:executable: arm-linux-gnueabihf-gcc
17+
:release_linker:
18+
:executable: arm-linux-gnueabihf-gcc

0 commit comments

Comments
 (0)