Change USES to compiler:c11 to fix latest build error on GCC-based
systems:
c/_cffi_backend.c:6344: error: #pragma GCC diagnostic not allowed inside functions
Approved by: portmgr (tier-2 blanket)
Change USES to compiler:c11 to fix latest build error on GCC-based Tags None Referenced Files None Subscribers None
Description
Details
|