summaryrefslogtreecommitdiffstats
path: root/fastlib/common_config/install.sh
blob: 7c1b0e754d38d4b32298ba4faf9c2a277ec3b64e (plain) (blame)
1
2
3
4
#!/bin/sh
# Copyright 2017 Yahoo Holdings. 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