[Bug 271047] [exp-run] Against llvm-16-update branch on GitHub

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 25 Jun 2023 17:15:45 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271047

--- Comment #87 from Dimitry Andric <dim@FreeBSD.org> ---
(In reply to Thierry Thomas from comment #86)
That's fine, don't worry!

Note that if setting CXXFLAGS works for a port, it will automatically also work
with USE_CXXSTD, since USE_CXXSTD does nothing more than appending -std=XXX to
CXXFLAGS.

However, I have encountered a bunch of ports that really don't respect CFLAGS
or CXXFLAGS, so sometimes you have to find tricky ways to get your preferred
flags in there... :)

-- 
You are receiving this mail because:
You are on the CC list for the bug.