Fixed
- Fix zstd support in binutils
- Binutils uses pkg-config to find the required library, but for some reason, pkg-config was inconsistently failing to detect it on some platforms. This change now explicitly sets the library path so that binutils always finds it.
- Fix broken libgcc