]> xenbits.xensource.com Git - people/larsk/xen.git/commit
tools/libs: Fix build following c/s 56dccee3f, take 2
authorAndrew Cooper <andrew.cooper3@citrix.com>
Tue, 17 Sep 2019 18:30:05 +0000 (19:30 +0100)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Tue, 17 Sep 2019 18:42:27 +0000 (19:42 +0100)
commit20fdbb1b076d2ca79771dd7ec98ddd593bdece1d
tree37790b505ca94cfa70ff8d19c4e422f903090753
parent01ba8f62b618098a8880673e97e73af62c7f51bc
tools/libs: Fix build following c/s 56dccee3f, take 2

The fix for c/s 01ba8f62b618 was speculative given no local repro.  It turns
out that it didn't fix the problem.

The $(AUTOINCS) variable needs to be visible before libs.mk is included, to
have any effect.

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>
tools/libs/toolcore/Makefile