Loading
glib: fix librarySuffix calculation in cross case
The libraries are built for the host platform. glib should be independent of the target platform as it is not a compiler. Fixes build and in some cases eval of pkgsCross.*.buildPackages.glib and in similar situations (e.g. pkgsStatic.buildPackages).