diff options
author | Luca Boccassi <luca.boccassi@gmail.com> | 2019-01-11 10:32:55 +0000 |
---|---|---|
committer | Luca Boccassi <luca.boccassi@gmail.com> | 2019-01-11 10:32:55 +0000 |
commit | a7c6faccf2d636052e445cec3b434c68efd4b5e9 (patch) | |
tree | f2be53dd7132a19db5c414619015fdba64192259 | |
parent | fcbfe325a3d6771824f6d16d2289ce9d1d0c1ac0 (diff) |
Note higher-than-baseline march in description of libdpdk-dev
Change-Id: Idf2c19559de91ff70f4aa50d3f1badf588236190
Signed-off-by: Luca Boccassi <luca.boccassi@gmail.com>
-rw-r--r-- | debian/control | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/control b/debian/control index d7390d26..90d50ba1 100644 --- a/debian/control +++ b/debian/control @@ -157,6 +157,10 @@ Description: Data Plane Development Kit (basic development files) This package contains the basic headers and library files required to build external applications which will also require at least SSE3 support when running. + . + libdpdk.pc: note that CFLAGS might contain an -march flag higher than typical + baseline. + This is required for a number of static inline functions in the public headers. Package: librte-bbdev18.11 Architecture: amd64 arm64 armhf i386 ppc64el |