Opened 6 years ago

Closed 5 years ago

#56500 closed defect (fixed)

pacvim fails to build without C++11 support

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: ken-cunningham-webuse
Priority: Normal Milestone:
Component: ports Version:
Keywords: tiger leopard snowleopard lion mountainlion Cc: l2dy (Zero King)
Port: pacvim

Description

cc1plus: error: unrecognized command line option "-std=c++11"

Try using the cxx11 1.1 portgroup? You'll also have to pass CXXFLAGS to the build system.

Change History (1)

comment:1 Changed 5 years ago by ken-cunningham-webuse

Owner: set to ken-cunningham-webuse
Resolution: fixed
Status: newclosed

In b6244cc406df71a8de49f9823d56b69d8afa629a/macports-ports (master):

pacvim: use cxx11 PG

and add needed bits to build line
closes: #56500

Note: See TracTickets for help on using tickets.