Build OpenOCD the way we expect users to build it.

Change-Id: I3769137bc3109b44da76f2ca689d351bb93e7832
This commit is contained in:
Tim Newsome 2017-10-31 13:21:37 -07:00
parent f416527985
commit a4472f6d66
1 changed files with 1 additions and 1 deletions

View File

@ -28,5 +28,5 @@ matrix:
- gcc-multilib
script:
- ./bootstrap && ./configure && make
- ./bootstrap && ./configure --enable-remote-bitbang --enable-jtag_vpi && make
- file src/openocd