build: remove unnecesary link deps

Change-Id: I560c505ff754bf6856094c16494530a855fe287b
Type: make
Signed-off-by: Damjan Marion <damarion@cisco.com>
This commit is contained in:
Damjan Marion
2021-11-11 19:46:08 +01:00
committed by Ole Tr�an
parent feb6702805
commit bea6993274
3 changed files with 3 additions and 4 deletions

View File

@ -41,7 +41,7 @@ add_vpp_executable(vpp_api_test ENABLE_EXPORTS
vatplugin
vppinfra
Threads::Threads
rt m dl crypto
dl
)
##############################################################################