Opened 5 years ago
#60433 new defect
base: (linux) cxx_stdlib is not derived by base
Reported by: | kencu (Ken) | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | base | Version: | |
Keywords: | linux | Cc: | |
Port: |
Description
It seems that base does not calculate a value for cxx_stdlib
automatically on linux, and in the end, leaves an empty string. This causes errors in builds that try to add configure.cxx_stdlib
to -stdlib=
on the build lines.
Manually setting the value in macports.conf
works around this for now:
cxx_stdlib libstdc++
Note: See
TracTickets for help on using
tickets.