Skip to content

Add dependency check for GCC plugins #2969

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

Closed
wants to merge 1 commit into from
Closed

Conversation

hboyd2003
Copy link
Contributor

When building the kernel with any GCC plugin enabled (CONFIG_GCC_PLUGIN_*) two dependencies, libmpc-dev and libgmp3-dev are added. This PR adds a dependency check that will install the two dependencies within the Armbian system.

@ophub
Copy link
Owner

ophub commented May 27, 2025

The required dependency packages are added here:
ecaee60

The place you added is for a single match, multiple single matches will cause errors.
Snip20250527_1

@ophub ophub closed this May 27, 2025
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