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

Add default packages. #2502

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

floitsch
Copy link
Member

@floitsch floitsch commented Aug 8, 2024

No description provided.

@floitsch floitsch requested a review from kasperl August 8, 2024 15:27
@cla-bot cla-bot bot added the cla-signed The contributors have signed the CLA label Aug 8, 2024
@floitsch floitsch marked this pull request as draft August 8, 2024 15:28
Base automatically changed from floitsch/remove-debug to master September 19, 2024 14:03
Makefile Outdated
@@ -284,6 +284,10 @@ install-sdk:
mkdir -p "$(DESTDIR)$(prefix)"/lib
cp -R "$(CURDIR)"/lib/* "$(DESTDIR)$(prefix)"/lib
find "$(DESTDIR)$(prefix)"/lib -type f -exec chmod 644 {} \;
mkdir -p "$(DESTDIR)$(prefix)"/default
Copy link
Member

Choose a reason for hiding this comment

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

I think I'd prefer packages-default for this to group more nicely with packages/.packages.

Copy link
Member Author

Choose a reason for hiding this comment

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

done.

src/compiler/compiler.cc Outdated Show resolved Hide resolved
@floitsch floitsch marked this pull request as ready for review November 12, 2024 14:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-signed The contributors have signed the CLA
Development

Successfully merging this pull request may close these issues.

2 participants