Page MenuHomeFreeBSD

Add devel/cloudabi-compiler-rt.
ClosedPublic

Authored by ed on Jun 23 2015, 4:17 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Nov 9, 11:35 PM
Unknown Object (File)
Sun, Nov 9, 1:29 AM
Unknown Object (File)
Thu, Oct 30, 4:22 AM
Unknown Object (File)
Sat, Oct 25, 7:29 PM
Unknown Object (File)
Oct 4 2025, 1:25 PM
Unknown Object (File)
Oct 4 2025, 7:07 AM
Unknown Object (File)
Oct 4 2025, 2:16 AM
Unknown Object (File)
Oct 3 2025, 9:56 PM
Subscribers
None

Details

Summary

This is the last port that is needed to have a working C toolchain for CloudABI. C++ still requires libc++, libc++abi and libunwind. These will be added later.

As mentioned in the comments, we don't use CMake to build compiler-rt, as this is too hard in this specific instance. CMake sort of depends on compiler-rt to be present, which is a bit weird.

Diff Detail

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

Event Timeline

ed retitled this revision from to Add devel/cloudabi-compiler-rt..
ed updated this object.
ed edited the test plan for this revision. (Show Details)
ed added a reviewer: bapt.
ed set the repository for this revision to rP FreeBSD ports repository.
bapt edited edge metadata.
This revision is now accepted and ready to land.Jun 23 2015, 4:44 PM
This revision was automatically updated to reflect the committed changes.