-
Notifications
You must be signed in to change notification settings - Fork 268
Closed
Labels
Effort: MediumIssues require < 1 month of workIssues require < 1 month of workImpact: HighIssue adds or blocks important functionalityIssue adds or blocks important functionality
Milestone
Description
Here's a list of the current signature libraries we have available:
Linux:
- Ubuntu libc: x86, x86_64, arm32, arm64 (all versions)
- Ubuntu libgcc: x86, x86_64, arm32, arm64 (all versions)
For the sake of size, we can't ship every sig lib by default. Here's what we're currently shipping:
- Ubuntu libc, x86, x86_64 (18.04 and 16.04)
- Ubuntu libgcc, x86, x86_64 (18.04 and 16.04)
In the future, we would like to have these:
Windows:
- msvcrt: x86, x86_64
Unfortunately, we can't generate Windows signature libraries right now as we don't don't support COFF relocations yet (ref #1410 #1376 #1956).
op2786
Metadata
Metadata
Assignees
Labels
Effort: MediumIssues require < 1 month of workIssues require < 1 month of workImpact: HighIssue adds or blocks important functionalityIssue adds or blocks important functionality