Skip to content

build: fix cross-compilation with pkg-config

Alyssa Ross requested to merge github/fork/alyssais/cross into master

Conventionally, when cross-compiling, PKG_CONFIG is set to the prefixed pkg-config wrapper for the platform being built for.

Merge request reports

Loading