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

Avoid using binpkgs for the test emerge #71

Closed
wants to merge 1 commit into from
Closed

Avoid using binpkgs for the test emerge #71

wants to merge 1 commit into from

Conversation

ajakk
Copy link
Member

@ajakk ajakk commented Feb 16, 2021

Trivial patch to add --usepkg=y when merging deps and --usepkg=n when actually running tests.

Copy link
Contributor

@Whissi Whissi left a comment

Choose a reason for hiding this comment

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

@ajakk
Copy link
Member Author

ajakk commented Feb 17, 2021

Ok, modified it so that it just avoids using binpkgs on the test build. This should allow the user to specify their binpkg method of choice for dependencies without affecting the tests.

@ajakk ajakk changed the title Use binpkgs for dependencies Avoid using binpkgs for the test emerge Feb 17, 2021
This should force building the package even if
EMERGE_DEFAULT_OPTS has --usepkg=y or --getbinpkg=y, or if
FEATURES=getbinpkg.

Signed-off-by: John Helmert III <jchelmert3@posteo.net>
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