Skip to content

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
@jackwilsdon
Copy link
Contributor Author

jackwilsdon commented Jan 25, 2025

@mdevaev it seems like this change got pulled from master, was this intentional?

@mdevaev
Copy link
Member

mdevaev commented Jan 25, 2025

Weird. Please submit it again, I will accept it.

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants