Merge pull request #135 from riscv/fuller_build

Build OpenOCD the way we expect users to build it.
This commit is contained in:
Tim Newsome
2017-11-01 10:54:52 -07:00
committed by GitHub
+1 -1
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