Skip to content

Commit

Permalink
build worldline for old macos versions
Browse files Browse the repository at this point in the history
  • Loading branch information
stakira committed Aug 3, 2024
1 parent 443ea52 commit 69d7ecd
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cpp/.bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ test --define absl=1

build:linux --cxxopt='-std=c++17'
build:macos --cxxopt='-std=c++17'
build:macos --macos_minimum_os=10.12
build:windows --cxxopt='/std:c++17'

build:ubuntu-aarch64 --cxxopt='-std=c++17'
Expand Down
Binary file modified runtimes/osx/native/libworldline.dylib
Binary file not shown.

0 comments on commit 69d7ecd

Please sign in to comment.