# Internal libcxxabi build requires std::unexpected_handler to be defined, even # though it is removed as of C++17. Building with LIBCPP_BUILDING_LIBRARY # includes this required non-spec definition in the build.
MODULE_CPPFLAGS += -D_LIBCPP_BUILDING_LIBRARY
# The way we define LIBCPP_BUILDING_LIBRARY above conflicts with a definition in # the fallback allocator. The resulting error is safe to ignore.
MODULE_COMPILEFLAGS += -Wno-macro-redefined
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.