Opened 2 years ago
Closed 2 years ago
#66413 closed defect (fixed)
cppcheck @2.9.3 CXXFLAGS reinplace didn't change anything
Reported by: | ballapete (Peter "Pete" Dyballa) | Owned by: | kurthindenburg (Kurt Hindenburg) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.8.0 |
Keywords: | Cc: | ||
Port: | cppcheck |
Description
---> Extracting cppcheck Warning: reinplace /CXXFLAGS/s/-O2/-Os -D_GLIBCXX_USE_CXX11_ABI=0/ didn't change anything in /opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_cppcheck/cppcheck/work/cppcheck-2.9.3/Makefile ---> Configuring cppcheck
Change History (3)
comment:1 Changed 2 years ago by jmroot (Joshua Root)
Cc: | khindenburg@… removed |
---|---|
Keywords: | leopard ppc removed |
Owner: | set to kurthindenburg |
Status: | new → assigned |
Summary: | cppcheck @2.9.3 seems to have in Portfile one 'reinplace' too many → cppcheck @2.9.3 CXXFLAGS reinplace didn't change anything |
comment:3 Changed 2 years ago by kencu (Ken)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
I'd suspect the Makefile has changed since earlier versions so the search pattern no longer matches.