[PATCH] D35780: Introduce -nostdlib++ flag to disable linking the C++ standard library.

Nico Weber via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Sep 22 05:00:41 PDT 2023


thakis added a comment.
Herald added subscribers: pmatos, asb, abrachet.
Herald added a project: All.

Also useful for random other projects on github: https://github.com/mapbox/mason/pull/545#issuecomment-367082479

GCC also added support for this flag: https://github.com/gcc-mirror/gcc/commit/fc2fb4fd547fb39d76237a3a1a50f5c4f3646936


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

https://reviews.llvm.org/D35780



More information about the cfe-commits mailing list