mirror of
https://github.com/valitydev/osquery-1.git
synced 2024-11-07 09:58:54 +00:00
Support of go fails
This commit is contained in:
parent
53360155fd
commit
d15da03c67
@ -45,7 +45,7 @@ function install_thrift() {
|
||||
fi
|
||||
pushd thrift-0.9.1
|
||||
./bootstrap.sh
|
||||
./configure --with-ruby=no
|
||||
./configure --with-ruby=no --with-go=no
|
||||
make
|
||||
sudo make install
|
||||
popd
|
||||
|
Loading…
Reference in New Issue
Block a user