[libcxx-commits] [PATCH] D95875: [SystemZ][ZOS] Prefer -nostdlib++ as opposed to -nodefaultlibs when building c++ libraries

Harald van Dijk via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sun Oct 17 11:20:53 PDT 2021


hvdijk added a comment.

In D95875#3069114 <https://reviews.llvm.org/D95875#3069114>, @mstorsjo wrote:

> However, should we try to use `-unwindlib=none` at the same time as testing for `-nostdlibc++`? I think that would take care of this issue, right?

That should work too, sure, and sounds good to me.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D95875



More information about the libcxx-commits mailing list