banan-os/ports/binutils
Bananymous 06015d006d ports/binutils: Fix compilation when zstd is installed
binutils uses pkg-config to find zstd for the host when building. If our
zstd port is installed, it finds it instead and ends up including our
own sysroot which is incompatible with host's.

unsetting pkg-config related variables fixes this and allows binutils to
build fine even when zstd is installed. We can now make it a dependency.
2025-08-11 03:45:38 +03:00
..
patches ports: Update binutils 2.39->2.44 2025-06-28 16:53:06 +03:00
build.sh ports/binutils: Fix compilation when zstd is installed 2025-08-11 03:45:38 +03:00