Compare commits
1 Commits
Author | SHA1 | Date |
---|---|---|
|
d79435ffed |
|
@ -72,5 +72,5 @@ script:
|
|||
filterdiff -x "a/src/jtag/drivers/libjaylink/*" -x "a/tools/git2cl/*"
|
||||
-x "b/src/gnulib/*" |
|
||||
./tools/scripts/checkpatch.pl --no-signoff -
|
||||
- ./bootstrap && ./configure --enable-remote-bitbang --enable-jtag_vpi $CONFIGURE_ARGS && make
|
||||
- ./bootstrap && ./configure --enable-remote-bitbang --enable-jtag_vpi --enable-jlink $CONFIGURE_ARGS && make
|
||||
- file src/$EXECUTABLE
|
||||
|
|
Loading…
Reference in New Issue