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

fixing linux headers in buildlibs.sh #107

Closed
wants to merge 23 commits into from
Closed

fixing linux headers in buildlibs.sh #107

wants to merge 23 commits into from

Conversation

miki725
Copy link
Contributor

@miki725 miki725 commented Sep 3, 2023

@viega this includes the changes you sent me over slack so you should have minimal conflicts

@miki725 miki725 requested a review from viega as a code owner September 3, 2023 03:16
get_src kernel-headers https://github.com/sabotage-linux/kernel-headers.git
make ARCH=${ARCH} prefix=/musl DESTDIR=${MUSL_INSTALL_DIR} install
make ARCH=${ARCH} prefix= DESTDIR=${MUSL_DIR} install
Copy link
Contributor Author

Choose a reason for hiding this comment

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

this has the actual fix by removing prefix and updating DESTDIR

Base automatically changed from jtv/t3 to main September 4, 2023 13:00
@miki725 miki725 closed this Sep 4, 2023
@miki725 miki725 deleted the ms/deps branch September 4, 2023 13:46
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