Skip to content
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

Correct libc dependency #4

Closed
wants to merge 1 commit into from

Conversation

andreittr
Copy link
Contributor

Previously libuuid would hard-select libnewlibc as it requires a libc.
This change eases this restriction into a dependency on any libc.

@razvand razvand self-assigned this Aug 5, 2023
@razvand razvand added the enhancement New feature or request label Aug 5, 2023
Copy link
Member

@StefanJum StefanJum left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good @andreittr, please add Config.uk: as the component in the commit message.

Copy link

@RaduNichita RaduNichita left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All good also from my side. Thanks, @andreittr

I have no other comment besides what @StefanJum has already said.

Reviewed-by: Radu Nichita radunichita99@gmail.com

Previously libuuid would hard-select libnewlibc as it requires a libc.
This change eases this restriction into a dependency on any libc.

Signed-off-by: Andrei Tatar <andrei@unikraft.io>
@StefanJum
Copy link
Member

The discussion on lib-sqlite/#6 (on using depends on vs throwing an error at build time) also applies here.

Copy link
Member

@StefanJum StefanJum left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We can keep the config dependency since it's a simple one, as discussed here
Reviewed-by: Stefan Jumarea stefanjumarea02@gmail.com

Copy link
Contributor

@razvand razvand left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved-by: Razvan Deaconescu razvand@unikraft.io

@andreittr andreittr deleted the ttr/no-newlibc branch August 11, 2023 12:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci/merged enhancement New feature or request
Projects
Status: Done!
Development

Successfully merging this pull request may close these issues.

None yet

5 participants