buildroot/package/pciutils
Thomas Petazzoni dcb752b165 pciutils: fix build with external toolchains
Buildroot Makefile to compile pciutils wasn't passing TARGET_LDFLAGS
to pciutils build system. Therefore, at link time, the pciutils build
system was not taking into account the important --sysroot option,
which was breaking the link with external toolchains.

Fixes bug #523.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2009-08-02 00:36:47 +02:00
..
Config.in Add help for packages without AVR32 support 2009-01-26 00:34:02 +00:00
pciutils.mk pciutils: fix build with external toolchains 2009-08-02 00:36:47 +02:00