-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add mc-sgx-core-build
crate
#26
Merged
Merged
Conversation
This file contains 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
This was referenced Jul 14, 2022
Merged
Merged
Current dependencies on/for this PR: This comment was auto-generated by Graphite. |
6f73054
to
248a01a
Compare
fb67ddb
to
5cfd842
Compare
248a01a
to
4cce8fa
Compare
remoun
approved these changes
Jul 15, 2022
5cfd842
to
e20fbc0
Compare
bc4ee90
to
136bec0
Compare
e20fbc0
to
2be48af
Compare
136bec0
to
85cf180
Compare
2be48af
to
2d446e5
Compare
Add the `mc-sgx-core-build` crate to hold common build utilities used with other SGX crates.
Co-authored-by: Remoun Metyas <[email protected]>
Co-authored-by: Remoun Metyas <[email protected]>
2d446e5
to
39dc911
Compare
85cf180
to
3f00da6
Compare
This was referenced Jul 21, 2022
awygle
approved these changes
Jul 21, 2022
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Graphite Merge Job Current status: ✅ Merged This pull request was successfully merged as part of a stack. This comment was auto-generated by Graphite. Job Reference: QB8STOU63qtQFHJyhfrd |
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.
Add the
mc-sgx-core-build
crate to hold common build utilities usedwith other SGX crates.