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)
Oct 13 2024, 6:14 PM
Unknown Object (File)
Oct 6 2024, 6:59 AM
Unknown Object (File)
Sep 24 2024, 12:33 PM
Unknown Object (File)
Sep 23 2024, 3:52 AM
Unknown Object (File)
Sep 22 2024, 6:20 PM
Unknown Object (File)
Sep 22 2024, 6:40 AM
Unknown Object (File)
Sep 11 2024, 3:54 PM
Unknown Object (File)
Sep 8 2024, 9:47 AM
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.