test whole program
This commit is contained in:
@@ -4,6 +4,10 @@
|
||||
# remove freebsd build directory to force build
|
||||
rm -rf /home/akilan/Alloc-Test/Allocator/dpdk/build-hybrid/kernel/freebsd
|
||||
|
||||
export PKG_CONFIG_PATH=`pwd`/config/hybrid
|
||||
|
||||
sudo CC=clang meson -Dexamples=helloworld -Denable_kmods=true build-hybrid
|
||||
|
||||
# build the changes
|
||||
sudo ninja -j4 -C build-hybrid
|
||||
|
||||
|
||||
Reference in New Issue
Block a user