Change-Id: Iea5581fd523abc5549f1eca7979c279403db9336
Signed-off-by: Luca Boccassi <[email protected]>
the makefiles stable (via sorting).
* Install headers with arch-specific content in /usr/include/<multiarch>/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.