Skip to content

Fix cross-compilaton by using PKG_CONFIG env variable#148

Open
onny wants to merge 1 commit into
libfuse:mainfrom
onny:pkg-config-dynamic
Open

Fix cross-compilaton by using PKG_CONFIG env variable#148
onny wants to merge 1 commit into
libfuse:mainfrom
onny:pkg-config-dynamic

Conversation

@onny

@onny onny commented Jul 9, 2026

Copy link
Copy Markdown

Cross compilation to RiscV on NixOS failed because the binary name differs to the hardcoded pkg-config one set in pyfuse3 build utils. This parses PKG_CONFIG env from the system, used by most build systems and otherwise falls back to pkg-config if not set.

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.

1 participant