Opened 5 years ago
Closed 5 years ago
#59165 closed defect (fixed)
netcdf-cxx is still using libstdc++
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | tenomoto (Takeshi Enomoto) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.6.1 |
Keywords: | haspatch | Cc: | |
Port: | netcdf-cxx |
Description
netcdf-cxx is still using libstdc++ on 10.6-10.8 even though it has been rebuilt and was supposed to be using libc++.
Attachments (1)
Change History (3)
comment:1 Changed 5 years ago by ryandesign (Ryan Carsten Schmidt)
Keywords: | haspatch added |
---|
Changed 5 years ago by ryandesign (Ryan Carsten Schmidt)
Attachment: | netcdf-cxx.patch added |
---|
comment:2 Changed 5 years ago by tenomoto (Takeshi Enomoto)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Until we are using a newer version of netcdf-cxx whose configure script is generated with a newer version of autotools, regenerating the configure script as in the attached patch should do it.