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)
Sat, Oct 4, 1:25 PM
Unknown Object (File)
Sat, Oct 4, 7:07 AM
Unknown Object (File)
Sat, Oct 4, 2:16 AM
Unknown Object (File)
Fri, Oct 3, 9:56 PM
Unknown Object (File)
Sat, Sep 27, 11:22 PM
Unknown Object (File)
Mon, Sep 22, 12:58 AM
Unknown Object (File)
Aug 3 2025, 6:49 AM
Unknown Object (File)
Aug 2 2025, 4:28 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.