Skip to content

Commit

Permalink
Update build.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
mencian authored Nov 12, 2024
1 parent b2d45fd commit 8654bf5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion recipes/revbayes/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ rm -rf build-mpi
-DCMAKE_BUILD_TYPE=Release \
-DCMAKE_PREFIX_PATH="${PREFIX}" \
-DCMAKE_CXX_COMPILER="${CXX}" \
-DCMAKE_CXX_FLAGS="${CXXFLAGS}" \
-boost_root "${PREFIX}" \
-j "${CPU_COUNT}" \
"${CONFIG_ARGS}"
Expand Down

0 comments on commit 8654bf5

Please sign in to comment.