Add USES=compiler:c++11-lang to fix build on GCC-based systems:
src/main.c:73: error: 'for' loop initial declaration used outside C99 mode
Approved by: portmgr (tier-2 blanket)
Add USES=compiler:c++11-lang to fix build on GCC-based systems: Tags None Referenced Files None Subscribers None
Description
Details
|