Try again
Change-Id: I81f0520c9a3fe9bf0d2a0058c7ac5986e89634f9
This commit is contained in:
parent
1632726198
commit
baec086fd4
|
@ -37,5 +37,6 @@ matrix:
|
||||||
- binutils-mingw-w64-i686 gcc-mingw-w64-i686 g++-mingw-w64-i686
|
- binutils-mingw-w64-i686 gcc-mingw-w64-i686 g++-mingw-w64-i686
|
||||||
|
|
||||||
script:
|
script:
|
||||||
|
- unset CC
|
||||||
- ./bootstrap && ./configure --enable-remote-bitbang --enable-jtag_vpi $CONFIGURE_ARGS && make
|
- ./bootstrap && ./configure --enable-remote-bitbang --enable-jtag_vpi $CONFIGURE_ARGS && make
|
||||||
- file src/openocd
|
- file src/openocd
|
||||||
|
|
Loading…
Reference in New Issue