Skip to content

Commit

Permalink
glibc: support obsolete "compat" in nsswitch.conf
Browse files Browse the repository at this point in the history
  • Loading branch information
orivej committed Nov 17, 2017
1 parent d99a2fc commit 035b589
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkgs/development/libraries/glibc/common.nix
Expand Up @@ -91,6 +91,7 @@ stdenv.mkDerivation ({
configureFlags =
[ "-C"
"--enable-add-ons"
"--enable-obsolete-nsl"
"--enable-obsolete-rpc"
"--sysconfdir=/etc"
"--enable-stackguard-randomization"
Expand Down

0 comments on commit 035b589

Please sign in to comment.