Skip to content

Commit

Permalink
Fix MacOS command
Browse files Browse the repository at this point in the history
  • Loading branch information
majetideepak committed Jan 29, 2024
1 parent ffa0879 commit 36ec5a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/setup-macos.sh
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ function install_wangle {
function install_mvfst {
github_checkout facebook/mvfst "${FB_OS_VERSION}"
OPENSSL_ROOT_DIR=$(brew --prefix [email protected]) \
cmake_install -DBUILD_TESTS=OFF -DFOLLY_HAVE_INT128_T=ON
cmake_install -DBUILD_TESTS=OFF
}


Expand Down

0 comments on commit 36ec5a8

Please sign in to comment.