Files
packages/utils
Florian Fainelli 3ffd13fbd2 pciutils: Fix build with external toolchains
Passing GNU_TARGET_NAME implies that we have a 4-group triplet (e.g:
arm-openwrt-unknown-linux), and this works fine with pciutils'
lib/configure operating system detection. If we have an external
toolchain (e.g: mipsel-linux-gnu), the configure script is all confused
and ends-up picking up i386-ports, which is not valid on the target
architecture.

Finally, we are not passing TARGET_CPPFLAGS as we should, so let's do
that correctly.

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
2017-06-05 17:18:51 -07:00
..
2015-04-28 17:05:05 +01:00
2017-01-16 03:10:38 -06:00
2017-05-25 14:42:31 +02:00
2017-05-31 17:18:07 +02:00
2016-08-31 10:15:09 -04:00
2017-03-17 16:52:32 +00:00
2017-03-03 01:56:21 +01:00
2016-10-23 23:34:48 +02:00
2016-03-27 02:36:56 +02:00
2017-01-31 10:29:28 +03:00
2017-05-17 15:01:51 +02:00
2016-05-30 09:17:30 +08:00
2015-08-21 15:34:57 +03:00
2017-06-05 18:22:04 +02:00
2017-02-25 17:34:12 +01:00
2017-03-03 01:56:21 +01:00
2016-09-05 09:22:40 +02:00
2016-11-28 09:41:28 +01:00
2017-06-02 02:58:40 +02:00
2017-02-05 21:36:50 +08:00
2017-04-16 09:49:00 +08:00
2017-04-02 11:32:19 -07:00