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

Makefile.uk.musl.exit: Patch for building on MacOS #63

Closed
wants to merge 1 commit into from

Conversation

Starnox
Copy link
Contributor

@Starnox Starnox commented Jul 17, 2023

Hack to rename _Exit file to __Exit because of case sensitivity issuses on Darwin.

Hack to rename `_Exit` file to `__Exit` because of case sensitivity
issuses on Darwin.

Signed-off-by: Eduard-Florin Mihailescu <mihailescu.eduard@gmail.com>
@Starnox Starnox requested a review from razvand July 17, 2023 09:40
@Starnox Starnox added the enhancement New feature or request label Jul 17, 2023
@razvand
Copy link
Contributor

razvand commented Aug 5, 2023

@Starnox , I think we should use the |unikraft approach that @skuenzer mentioned on Discord to take care of conflicts.

@Starnox
Copy link
Contributor Author

Starnox commented Aug 5, 2023

@Starnox , I think we should use the |unikraft approach that @skuenzer mentioned on Discord to take care of conflicts.

You are right, I will delete this PR and create a new one

@Starnox Starnox closed this Aug 5, 2023
@Starnox Starnox deleted the patch-for-darwin branch August 5, 2023 16:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants