New comment by oreo639 on void-packages repository https://github.com/void-linux/void-packages/pull/40821#issuecomment-1483737316 Comment: ihameed, tysm for looking into it. I can confirm that adding `-fno-inline` to the compile flags for string.cpp does indeed allow llvm15 to compile on arm: https://gist.github.com/oreo639/7c59c0576ecc4378dbebbe3c2730fdfe Also, @tranzystorek-io can you add back the description for the libcxxabi-musl patch (or at least have some kind of description for it): > gcc does not support using abi_tag in an extern "C" declaration: > https://github.com/gcc-mirror/gcc/blob/cf59c8983ef6590f0d69014f8dc8778b5b7691c6/gcc/cp/tree.cc#L5354-L5359