Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
zig version tested:
0.12.0-dev.1245+a07f288ebcc: @lithdew
Output:
zig build --summary all Build Summary: 14/14 steps succeeded install success ├─ install fipsmodule success │ └─ zig build-lib fipsmodule Debug native success 1s MaxRSS:195M ├─ install crypto success │ └─ zig build-lib crypto Debug native success 1s MaxRSS:87M │ └─ zig build-lib fipsmodule Debug native (reused) ├─ install /home/kassane/.cache/zig/p/12208e0c9c511b47476c5d4ca764688cca1e0efc1949324af63734b7b190e121c69f/include/ success ├─ install ssl success │ └─ zig build-lib ssl Debug native success 6s MaxRSS:116M │ └─ zig build-lib crypto Debug native (+1 more reused dependencies) ├─ install decrepit success │ └─ zig build-lib decrepit Debug native success 5s MaxRSS:81M │ ├─ zig build-lib crypto Debug native (+1 more reused dependencies) │ ├─ zig build-lib ssl Debug native (+1 more reused dependencies) │ └─ install /home/kassane/.cache/zig/p/12208e0c9c511b47476c5d4ca764688cca1e0efc1949324af63734b7b190e121c69f/include/ (reused) ├─ install pki success │ └─ zig build-lib pki Debug native success 6s MaxRSS:171M │ └─ zig build-lib crypto Debug native (+1 more reused dependencies) └─ install bssl success └─ zig build-exe bssl Debug native success 5s MaxRSS:340M ├─ zig build-lib ssl Debug native (+1 more reused dependencies) ├─ install /home/kassane/.cache/zig/p/12208e0c9c511b47476c5d4ca764688cca1e0efc1949324af63734b7b190e121c69f/include/ (reused) └─ zig build-lib crypto Debug native (+1 more reused dependencies)