[libcxx-commits] [PATCH] D98771: [libcxx][Arm] Move buildbot flags into cmake files

Marek Kurdej via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Mar 18 09:26:50 PDT 2021


curdeius requested changes to this revision.
curdeius added a comment.
This revision now requires changes to proceed.

Sorry for changing my mind.
What about:

  -DLIBCXX_ENABLE_EXCEPTIONS=OFF \
  -DLIBCXXABI_ENABLE_EXCEPTIONS=OFF
  ```?
  They should be in cmake caches too, no?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D98771



More information about the libcxx-commits mailing list