Skip to content

Don't double-quote cxxflags passed to b2#5324

Open
hainest wants to merge 1 commit into
spack:developfrom
hainest:thaines/boost_cxxflags_double_quote
Open

Don't double-quote cxxflags passed to b2#5324
hainest wants to merge 1 commit into
spack:developfrom
hainest:thaines/boost_cxxflags_double_quote

Conversation

@hainest

@hainest hainest commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

b2 already quotes them, so passing multiple values causes them to be passed to the compiler as a quoted string like '-fFoo -fBar'.

Fixes #5323

b2 already quotes them, so passing multiple values causes them to be
passed to the compiler as a quoted string like '-fFoo -fBar'.
@hainest hainest self-assigned this Jun 24, 2026
@hainest hainest added bugfix Something wasn't working, here's a fix approved-by-maintainer labels Jun 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved-by-maintainer bugfix Something wasn't working, here's a fix update-package

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Installation issue: boost +pic +stackstrace

1 participant