Add a build with --disable_target64
Change-Id: Ibe52a678ab7b8145ffaa54dce38149aa95bdb48csba_tests
parent
352e6b82ed
commit
cf895486b6
|
@ -30,6 +30,7 @@ matrix:
|
||||||
env:
|
env:
|
||||||
- BUILD=i686-linux-gnu
|
- BUILD=i686-linux-gnu
|
||||||
- CFLAGS=-m32
|
- CFLAGS=-m32
|
||||||
|
- CONFIGURE_ARGS="--disable-target64"
|
||||||
- EXECUTABLE=openocd
|
- EXECUTABLE=openocd
|
||||||
compiler: clang
|
compiler: clang
|
||||||
addons:
|
addons:
|
||||||
|
|
Loading…
Reference in New Issue