Page MenuHomeFreeBSD

lang/plexil: fix build
ClosedPublic

Authored by pkubaj on Jun 11 2019, 11:41 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Apr 20, 3:23 PM
Unknown Object (File)
Mar 16 2024, 2:38 PM
Unknown Object (File)
Mar 16 2024, 2:37 PM
Unknown Object (File)
Mar 13 2024, 10:28 PM
Unknown Object (File)
Mar 10 2024, 3:46 PM
Unknown Object (File)
Jan 10 2024, 4:24 AM
Unknown Object (File)
Jan 2 2024, 1:41 AM
Unknown Object (File)
Dec 20 2023, 12:35 AM
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.