From: Ed Warnicke Date: Sun, 29 Nov 2015 16:51:02 +0000 (-0800) Subject: Fix toolchain_test script to build X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=c5eae4897420ec3e8b5ae8babc7b0a29f1bd52a0;p=ci-management.git Fix toolchain_test script to build Change-Id: I5479a8e10aa080548c313954d64b25489450cef5 Signed-off-by: Ed Warnicke --- diff --git a/jjb/toolchain_test/include-raw-toolchain_test-build.sh b/jjb/toolchain_test/include-raw-toolchain_test-build.sh index 1386479f4..2c5a41b24 100644 --- a/jjb/toolchain_test/include-raw-toolchain_test-build.sh +++ b/jjb/toolchain_test/include-raw-toolchain_test-build.sh @@ -3,3 +3,6 @@ # do nothing but print the current slave hostname hostname +autoreconf --install +./configure +make