summaryrefslogtreecommitdiffstats
path: root/flashchips.c
diff options
context:
space:
mode:
authorCarl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>2010-03-22 12:29:45 +0000
committerCarl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>2010-03-22 12:29:45 +0000
commit9979eacd9c3be00517f69a6631209222b8128bba (patch)
tree8b8c49f318d5199b0b6d15510f4360712af4896a /flashchips.c
parent4e54de944dd97b7178c3847dfbf419f36c1459e6 (diff)
downloadast2050-flashrom-9979eacd9c3be00517f69a6631209222b8128bba.zip
ast2050-flashrom-9979eacd9c3be00517f69a6631209222b8128bba.tar.gz
Refine compile-time checks for libpci
Idwer Vollering reported problems with the current libpci check on FreeBSD 8.0-RELEASE i386. This is caused by a strict linker. Parsing linker error messages is an exercise in futility, and library detection with $CC --print-file-name is totally useless for libraries outside the standard hardcoded builtin gcc search path (probably the same for other compilers as well). Look for libpciutils instead of libpci on NetBSD during the check. Corresponding to flashrom svn r968. Signed-off-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net> Acked-by: Idwer Vollering <vidwer@gmail.com>
Diffstat (limited to 'flashchips.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud