[libcxx-commits] [PATCH] D74489: [libc++] Remove workarounds for the lack of clock_gettime on older macOS platforms

Nico Weber via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Jan 13 18:20:40 PST 2021


thakis added a comment.

We're looking into bumping libc++ in chromium, and this is a problem for us. We statically link libc++, and we still support 10.11. (We _just_ dropped support for 10.10 in our last release iirc.) What do you recommend as path forward?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D74489/new/

https://reviews.llvm.org/D74489



More information about the libcxx-commits mailing list