summaryrefslogtreecommitdiffstats
path: root/jjb/toolchain_test/include-raw-toolchain_test-build.sh
blob: 2c5a41b244a9b91fbefbd7d1e1fd50035e1f5f6a (plain)
1
2
3
4
5
6
7
8
#!/bin/bash
# basic build script example

# do nothing but print the current slave hostname
hostname
autoreconf --install
./configure
make