Order pkgconfig includes with arch-specific first 81/7481/1
authorLuca Boccassi <luca.boccassi@gmail.com>
Thu, 6 Jul 2017 18:02:11 +0000 (19:02 +0100)
committerLuca Boccassi <luca.boccassi@gmail.com>
Fri, 7 Jul 2017 10:48:01 +0000 (11:48 +0100)
commitfb33b3195d3eb15f0d9ffe5e963314c2696d07f0
tree0c7ec062eb1c8ff2e0ad604ec0a5d3692b5fc28b
parent7ded5bb6e09b1f8a469c8005f123e33342415d9e
Order pkgconfig includes with arch-specific first

To make sure that the proper architecture-specific headers are
used in a multiarch environment, make pkg-config flag list the
arch-specific include directory first so that the compilers will
pick the headers from there in case of ambiguity.

Change-Id: If3f5f9fee439029129695273183faf72c5ca5798
Signed-off-by: Luca Boccassi <luca.boccassi@gmail.com>
debian/libdpdk.pc.in