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)
Jan 3 2024, 5:51 AM
Unknown Object (File)
Dec 20 2023, 12:08 AM
Unknown Object (File)
Nov 14 2023, 4:59 PM
Unknown Object (File)
Nov 12 2023, 7:15 PM
Unknown Object (File)
Nov 12 2023, 1:22 AM
Unknown Object (File)
Nov 10 2023, 7:20 PM
Unknown Object (File)
Nov 5 2023, 1:28 AM
Unknown Object (File)
Oct 9 2023, 6:16 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.