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