mirror of https://github.com/F-Stack/f-stack.git
travis-ci: make tools
This commit is contained in:
parent
d181a8f5a3
commit
e81d492e9b
|
@ -17,3 +17,4 @@ install:
|
|||
script:
|
||||
- make -C dpdk install T=x86_64-native-linuxapp-gcc
|
||||
- make -C lib CONF_CFLAGS="-Wno-unused-but-set-variable"
|
||||
- make -C tools
|
||||
|
|
Loading…
Reference in New Issue