Page MenuHomeFreeBSD

devel/ace: fix build on powerpc64
ClosedPublic

Authored by pkubaj on Apr 17 2019, 8:12 PM.
Tags
None
Referenced Files
Unknown Object (File)
Nov 15 2024, 4:24 AM
Unknown Object (File)
Nov 7 2024, 10:22 AM
Unknown Object (File)
Oct 22 2024, 10:25 PM
Unknown Object (File)
Oct 22 2024, 10:01 PM
Unknown Object (File)
Oct 19 2024, 3:30 PM
Unknown Object (File)
Oct 2 2024, 2:24 PM
Unknown Object (File)
Oct 2 2024, 6:17 AM
Unknown Object (File)
Sep 27 2024, 8:04 PM
Subscribers
None

Details

Summary

This port currently requires C++11-compatible compiler (at least on powerpc64, I can't test other architectures). PR:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237313

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

The build seems to be broken on amd64 -- can you confirm that it was broken already before hand?

I successfully built this port on amd64 (12.0-RELEASE).

Ok, so that is likely an issue on current then.

This revision is now accepted and ready to land.Apr 18 2019, 5:00 PM
This revision was automatically updated to reflect the committed changes.