Opened 5 years ago

Closed 5 years ago

#58516 closed defect (fixed)

volk-gnss-sdr @0.0.10: error: invalid value 'c++14' in '-std=c++14'

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: michaelld (Michael Dickens)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: carlesfernandez (Carles Fernandez)
Port: volk-gnss-sdr

Description

Build fails:

error: invalid value 'c++14' in '-std=c++14'

In addition to the cxx11 1.1 portgroup, you need to use compiler.blacklist-append {clang < 602} for C++14 support.

Change History (2)

comment:2 Changed 5 years ago by michaelld (Michael Dickens)

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.