summaryrefslogtreecommitdiffstats
path: root/jjb/toolchain_test
diff options
context:
space:
mode:
authorEd Warnicke <eaw@cisco.com>2015-11-29 08:51:02 -0800
committerEd Warnicke <eaw@cisco.com>2015-11-29 08:51:52 -0800
commitc5eae4897420ec3e8b5ae8babc7b0a29f1bd52a0 (patch)
tree331608b284fc49490269b8607d147ee28d28cb21 /jjb/toolchain_test
parent05020b7610aa64f20861af28dde83ccc4eb67a91 (diff)
Fix toolchain_test script to build
Change-Id: I5479a8e10aa080548c313954d64b25489450cef5 Signed-off-by: Ed Warnicke <eaw@cisco.com>
Diffstat (limited to 'jjb/toolchain_test')
-rw-r--r--jjb/toolchain_test/include-raw-toolchain_test-build.sh3
1 files changed, 3 insertions, 0 deletions
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