Skip to content

Commit

Permalink
see if removing the braces helps
Browse files Browse the repository at this point in the history
  • Loading branch information
paleolimbot committed Jun 2, 2024
1 parent 74654fe commit 5755f27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/build_absl.sh
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ build_cmake () {

cd "tools/build/$1"

${CMAKE} \
$CMAKE \
-DCMAKE_BUILD_TYPE=Release \
-DBUILD_SHARED_LIBS=OFF \
-DCMAKE_POSITION_INDEPENDENT_CODE=ON \
Expand Down

0 comments on commit 5755f27

Please sign in to comment.