Skip to content

Commit

Permalink
see if removing the deployment target matters
Browse files Browse the repository at this point in the history
  • Loading branch information
paleolimbot committed Oct 10, 2024
1 parent 2c49d34 commit f06cb17
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tools/build_absl.sh
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ cd "tools/build/abseil-cpp"
-DBUILD_SHARED_LIBS=OFF \
-DCMAKE_POSITION_INDEPENDENT_CODE=ON \
-DCMAKE_INSTALL_PREFIX="${CMAKE_INSTALL_PREFIX}" \
-DCMAKE_OSX_DEPLOYMENT_TARGET=11.3 \
-DCMAKE_CXX_STANDARD=17 \
-DABSL_PROPAGATE_CXX_STD=ON \
"../../vendor/abseil-cpp" &&
Expand Down

0 comments on commit f06cb17

Please sign in to comment.