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

misc: Remove include-fixed include path #950

Closed
wants to merge 1 commit into from

Conversation

Qwinci
Copy link
Contributor

@Qwinci Qwinci commented Nov 19, 2023

Adding the include-fixed include directory breaks the build if the directory actually has some system headers. For an example on Gentoo there is pthread.h there and when building mlibc it gets included instead of the mlibc pthread.h causing the build to fail.

Copy link
Member

@no92 no92 left a comment

Choose a reason for hiding this comment

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

LGTM as I fundamentally agree, however I would want to see whether we can get a full world rebuild with this and roll back if needed.

Originally, this seems to have been added by @avdgrinten, maybe he can enlighten us on why this was added to begin with.

@Qwinci Qwinci closed this Feb 16, 2024
@Qwinci Qwinci deleted the fix-include-path branch February 16, 2024 19:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants