Author: viric
Date: Thu Oct 7 21:23:09 2010
New Revision: 24156
URL: https://svn.nixos.org/websvn/nix/?rev=24156&sc=1
Log:
Removing a glibc patch for nscd I think we don't need anymore in the main glibc
expression.
For what I could see from the build log, although it should add a '-lssp', it
did not have any effect in this glibc 2.12.
Deleted:
nixpkgs/branches/stdenv-updates/pkgs/development/libraries/glibc-2.12/stack-protector-link.patch
Modified:
nixpkgs/branches/stdenv-updates/pkgs/development/libraries/glibc-2.12/common.nix
Modified:
nixpkgs/branches/stdenv-updates/pkgs/development/libraries/glibc-2.12/common.nix
==============================================================================
---
nixpkgs/branches/stdenv-updates/pkgs/development/libraries/glibc-2.12/common.nix
Thu Oct 7 21:21:31 2010 (r24155)
+++
nixpkgs/branches/stdenv-updates/pkgs/development/libraries/glibc-2.12/common.nix
Thu Oct 7 21:23:09 2010 (r24156)
@@ -69,9 +69,6 @@
/* Have rpcgen(1) look for cpp(1) in $PATH. */
./rpcgen-path.patch
- /* Make sure `nscd' et al. are linked against `libssp'. */
- ./stack-protector-link.patch
-
/* Fix for the check of -fgnu89-inline compiler flag */
./gnu89-inline.patch
_______________________________________________
nix-commits mailing list
[email protected]
http://mail.cs.uu.nl/mailman/listinfo/nix-commits