Page MenuHomeFreeBSD

lang/plexil: fix build
ClosedPublic

Authored by pkubaj on Jun 11 2019, 11:41 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Jun 23, 2:21 PM
Unknown Object (File)
Tue, Jun 16, 3:45 PM
Unknown Object (File)
Mon, Jun 15, 2:02 PM
Unknown Object (File)
Mon, Jun 15, 6:43 AM
Unknown Object (File)
Apr 25 2026, 6:36 AM
Unknown Object (File)
Apr 21 2026, 8:23 PM
Unknown Object (File)
Apr 21 2026, 8:47 AM
Unknown Object (File)
Apr 20 2026, 7:20 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
Lint Not Applicable
Unit
Tests Not Applicable

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.