Skip to content

Commit

Permalink
Feature/enable llvm clang macos (#16467)
Browse files Browse the repository at this point in the history
* Add LLVM clang info into VERSIONS

* Add CHANGELOG entry
  • Loading branch information
KVS85 committed Jul 1, 2022
1 parent 2e4b60d commit 8f9a29c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
devel
-----

* Changed default macOS CI compiler to LLVM clang-14.

* Introduce reading from followers in clusters. This works by offering
an additional HTTP header "x-arango-allow-dirty-read" for certain
read-only APIs. This header has already been used for active failover
Expand Down
1 change: 1 addition & 0 deletions VERSIONS
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ STARTER_REV "0.15.4"
SYNCER_REV "v2.11.0-preview-1"
GCC_LINUX "10.2.1_pre1-r3"
MSVC_WINDOWS "2019"
LLVM_CLANG_MACOS "14"
MACOS_MIN "10.15"
OPENSSL_LINUX "1.1.1o"
OPENSSL_MACOS "1.1.1o"
Expand Down

0 comments on commit 8f9a29c

Please sign in to comment.