summaryrefslogtreecommitdiffstats
path: root/fastlib/common_config/install.sh
blob: 7bf8657ade336a4647e91d298789208bc4839d08 (plain) (blame)
1
2
3
4
#!/bin/sh
# Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
cd src/cpp
make FASTOS_DIR=${autobuild_installroot} INSTALL_DIR=${autobuild_installroot} install