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

Allow overriding pkg-config #294

Merged
merged 1 commit into from
Oct 25, 2024
Merged

Conversation

jackwilsdon
Copy link
Contributor

This change allows overriding pkg-config for cross-compilation:

make CC=aarch64-unknown-linux-gnu-gcc PKG_CONFIG=aarch64-unknown-linux-gnu-pkg-config

@mdevaev mdevaev self-assigned this Oct 25, 2024
@mdevaev mdevaev added type:feature New feature or request resolution:fixed Fixed labels Oct 25, 2024
@mdevaev
Copy link
Member

mdevaev commented Oct 25, 2024

Sure, why not.

@mdevaev mdevaev merged commit 57ae4cd into pikvm:master Oct 25, 2024
1 of 2 checks passed
@jackwilsdon jackwilsdon deleted the pkg-config-override branch October 25, 2024 20:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
resolution:fixed Fixed type:feature New feature or request
Development

Successfully merging this pull request may close these issues.

2 participants