Code Review
/
deb_dpdk.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
review
|
tree
history
|
raw
|
HEAD
Add thunderx (LP: #1691659)
[deb_dpdk.git]
/
debian
/
libdpdk.pc.in
1
prefix=/usr
2
exec_prefix=${prefix}
3
libdir=@LIBDIR@
4
includedir=${prefix}/include
5
6
Name: dpdk
7
Description: Data Plane Development Kit library
8
Version: @VERSION@
9
Libs: -L${libdir} @DPDK_LIBS@ -ldl -lm -lpthread -lz
10
Cflags: -I${includedir}/dpdk -include ${includedir}/dpdk/rte_config.h