1 Commits

Author SHA1 Message Date
Kinsey Moore
4dad5b3e5f source-builder: Handle modern pkg-config symlinks
Modern versions of pkg-config include new architecture-specific symlinks
that are sometimes checked before "pkg-config". This causes builds to
detect the system pkg-config instead of the local overridden pkg-config
and fail to build properly. This overrides those new symlinks to restore
build functionality.
2024-02-04 22:54:48 -06:00