Build OpenOCD the way we expect users to build it.
Change-Id: I3769137bc3109b44da76f2ca689d351bb93e7832
This commit is contained in:
parent
f416527985
commit
a4472f6d66
|
@ -28,5 +28,5 @@ matrix:
|
|||
- gcc-multilib
|
||||
|
||||
script:
|
||||
- ./bootstrap && ./configure && make
|
||||
- ./bootstrap && ./configure --enable-remote-bitbang --enable-jtag_vpi && make
|
||||
- file src/openocd
|
||||
|
|
Loading…
Reference in New Issue