[Bug 278271] Bug in LLVM's libc++ breaks g++13 (build of math/ceres-solver is broken on armv7)

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 10 Apr 2024 17:28:55 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278271

--- Comment #3 from Dimitry Andric <dim@FreeBSD.org> ---
FWIW, I tried compiling the port with CC=gcc13 CXX=g++13 in the environment,
but for some reason it then does not use -stdlib=libc++, and uses its own
libstdc++ headers. What is the specific incantation to make it do that?

-- 
You are receiving this mail because:
You are the assignee for the bug.