]> git.ozlabs.org Git - ccan/commitdiff
Ensure config.h is created before the main travis builds
authorJon Griffiths <jon_p_griffiths@yahoo.com>
Mon, 29 Aug 2016 01:10:29 +0000 (13:10 +1200)
committerJon Griffiths <jon_p_griffiths@yahoo.com>
Mon, 29 Aug 2016 01:10:29 +0000 (13:10 +1200)
The current makefiles are not parallel safe and reliably fail on the
clang build. The real fix is to rewrite the makefiles, but in the
meantime, allow the clang tests to pass.


No differences found