This patch contains a series of small fixes of general applicability
that have been created in the build-infra project. These are:
* Add missing llvm library dependency
* Improve compare script for static libraries
* Simplify LogFailures interface, and add support for storing command lines
* Hid
On Mon, Jan 18, 2016 at 03:39:39PM +0100, Volker Simonis wrote:
> On Mon, Jan 18, 2016 at 3:34 PM, Andreas Lundblad
> wrote:
> >> >> Interesting observation. The code for waiting for valid port file values
> >> >> basically looks like
> >> >>
> >> >> for (int i = 0; i < 10; i++) {
> >> >>