diff options
Diffstat (limited to 'test')
-rw-r--r-- | test/ext/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/ext/Makefile b/test/ext/Makefile index 445b8bbfecf..0c92c699b20 100644 --- a/test/ext/Makefile +++ b/test/ext/Makefile @@ -43,7 +43,6 @@ $(VOM_BINDIR): LIB_VOM = $(VPP_TEST_BUILD_DIR)/vpp/vpp-api/vom/.libs/libvom.so VOM_LIBS = $(LIB_VOM) \ - -lboost_log \ -lboost_thread \ -lboost_system \ -lboost_filesystem \ |