nixpkgs/pkgs/development/libraries/glibc-2.12
Lluís Batlle i Rossell 9af474ca72 Fixing a problem of nscd on (only) armv5tel (soft-float).
It gets linked to libgcc_s (shared lib) unless doing the trick I thought feasible of
telling 'configure' that the linker does not support "as-needed".
I found this reading their 'configure' script.

We don't want nscd linked to libgcc because that would make glibc dependant on the
previous gcc. This only happens on armv5tel, for the supported platforms.

svn path=/nixpkgs/branches/stdenv-updates/; revision=24959
2010-12-02 22:23:15 +00:00
..
audit_suid.patch
builder.sh
common.nix Fixing a problem of nscd on (only) armv5tel (soft-float). 2010-12-02 22:23:15 +00:00
default.nix
gnu89-inline.patch
ignore-origin.patch
info.nix
locales-builder.sh
locales.nix
nix-locale-archive.patch
nss-skip-unavail.patch
rpcgen-path.patch
strncasecmp_sse42.patch I forgot a patch I mentioned in the previous commit. 2010-11-19 22:21:05 +00:00