]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
pciutils: fix build with external toolchains
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 1 Aug 2009 22:34:47 +0000 (00:34 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 1 Aug 2009 22:36:47 +0000 (00:36 +0200)
commitdcb752b1654d4186d02bbaa9db3b865ac03785cd
tree2fe760f8f0304ab7aa7f9ea29759362710147f05
parente15c0d07e15e94e800bd9a0cf3c24f45aeacd89c
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>
CHANGES
package/pciutils/pciutils.mk