blob: 5a3681e185532354a9e31d729aef652c40fe7028 [file] [log] [blame]
Nobuaki Sukegawaa6ab1f52015-11-28 15:04:39 +09001#!/bin/sh
2set -ev
3
4./bootstrap.sh
5./configure $*
6make dist
Nobuaki Sukegawa59cb6662016-10-19 12:02:39 +09007tar xvf thrift-*.tar.gz
8cd thrift-*
9./build/docker/scripts/cmake.sh