Page MenuHomeFreeBSD

lang/plexil: fix build
ClosedPublic

Authored by pkubaj on Jun 11 2019, 11:41 AM.
Tags
None
Referenced Files
Unknown Object (File)
Oct 7 2024, 8:34 PM
Unknown Object (File)
Sep 30 2024, 11:25 AM
Unknown Object (File)
Sep 9 2024, 12:28 AM
Unknown Object (File)
Sep 7 2024, 2:49 PM
Unknown Object (File)
Sep 7 2024, 9:15 AM
Unknown Object (File)
Aug 30 2024, 12:19 PM
Unknown Object (File)
Aug 15 2024, 8:34 AM
Unknown Object (File)
May 2 2024, 12:57 PM
Subscribers
None

Details

Summary

Replace USE_GCC=any with USE_GCC=yes.

New GCC is now needed:
../utils/bitsetUtils.hh:72: error: 'const class std::bitset<64u>' has no member named 'all'

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 24813
Build 23565: arc lint + arc unit

Event Timeline

This revision is now accepted and ready to land.Jun 11 2019, 11:51 AM
This revision was automatically updated to reflect the committed changes.