Opened 6 years ago

Last modified 6 years ago

#55813 new defect

clhep: fails to build on legacy systems

Reported by: mojca (Mojca Miklavec) Owned by: mojca (Mojca Miklavec)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: clhep

Change History (2)

comment:1 Changed 6 years ago by ryandesign (Ryan Carsten Schmidt)

With the switch to the cxx11 1.1 portgroup, this line is wrong:

configure.ldflags-append -stdlib=libc++

May I suggest instead:

configure.ldflags-append -stdlib=${configure.cxx_stdlib}

comment:2 Changed 6 years ago by kencu (Ken)

only if compiler is clang...

Note: See TracTickets for help on using tickets.