• Yonghong Song's avatar
    get submodules in cmake and package build · fbe94ddb
    Yonghong Song authored
    If the target directory src/cc/libbpf/ does not exist,
    the top level CMakeLists.txt is changed to fetch
    submodules with the following command
      git submodule update --init --recursive
    
    The dev/rpm build scripts are also changed
    to do git submodule update.
    Signed-off-by: default avatarYonghong Song <yhs@fb.com>
    fbe94ddb
build-release-rpm.sh 998 Bytes