foreign_cc take two #30
No reviewers
Labels
No labels
Kind
Bug
Kind
Enhancement
Kind
Known Issue
Kind
To Do
Meta/Don't Merge
Meta/Good First Issue
Meta/Security
Severity
High
Severity
Low
Severity
Normal
Status
Confirmed
Status
Duplicate
Status
Help Wanted
Status
Needs Info
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Patagia/patos!30
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "foreign-cc-v2"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Let's see if we can use foreign_cc for this module particularly, since it has mainly third party deps.
this new iteration uses a custom nixpkg toolchain with all the tools needed for all PatOS components in a single derivation.
This makes it easier to work with, not having to inject more tools into PATH manually, and still maintains a hermetic build.
I removed @llvm from this module in this work as well, since nix_cc will do the job for the time being.
14afb6f5122122138fab2b79262101665127c6c4WIP: foreign_cc take twoto foreign_cc take twoView command line instructions
Checkout
From your project repository, check out a new branch and test the changes.