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