From 0f23eda7c3f900cfeb7f1435c6410607dfbb8364 Mon Sep 17 00:00:00 2001 From: Luca Boccassi Date: Fri, 7 Jul 2017 11:48:50 +0100 Subject: [PATCH] Note multiarch workarounds in changelog Change-Id: I459f360de826449f51304349f6352dde169e1080 Signed-off-by: Luca Boccassi --- debian/changelog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/debian/changelog b/debian/changelog index 5909df7a..1a574ae7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -38,6 +38,10 @@ dpdk (16.11.2-1~git1) UNRELEASED; urgency=medium the makefiles stable (via sorting). * Install headers with arch-specific content in /usr/include//dpdk to make libdpdk-dev multiarch-compliant. + To ensure backward compatibility in x86_64, which is what most of the + consumers use, symlink x86_64 headers in /usr/include/dpdk. + pkg-config returns the arch-specific headers first so that other + architectures are still compatible. -- Christian Ehrhardt Thu, 08 Jun 2017 10:05:44 -0600 -- 2.16.6