Searched hist:9477 (Results 1 - 1 of 1) sorted by relevance

/gem5/
H A DSConstructdiff 9477:d0aacc54cee9 Mon Jan 21 09:20:00 EST 2013 Andreas Hansson <andreas.hansson@arm.com> scons: Disable protobuf if pkg-config and CheckLib fails

This patch changes the use of pkg-config such that protobuf is still
evaluated with CheckLib even if it fails. This is to allow setups
where libprotobuf is available, but not configured through
protobuf. Moreover, if CheckLib fails to use libprotobuf then all the
tracing is disabled, but scons is allowed to continue with a warning.

Completed in 64 milliseconds