nixpkgs/pkgs/development/interpreters/clisp
aszlig 845aae9c10
clisp: Add patch to remove reference to cfree
Fixes the build failure after the upgrade to glibc 2.26 in
9bb67d5c1e546968fa3d195f0bcad82414243566.

From the cfree(3) manpage:

This function should never be used. Use free(3) instead. Starting with
version 2.26, it has been removed from glibc.

From the glibc 2.26 release notes[1]:

* The obsolete function cfree has been removed.  Applications should use
  free instead.

[1]: https://sourceware.org/ml/libc-alpha/2017-08/msg00010.html

Signed-off-by: aszlig <aszlig@nix.build>
Cc: @7c6f434c, @tohl
2017-11-08 15:52:25 +01:00
..
2.33.2.nix
2.44.1.nix
bits_ipctypes_to_sys_ipc.patch
default.nix clisp: Add patch to remove reference to cfree 2017-11-08 15:52:25 +01:00
hg.nix
remove-cfree-binding.patch clisp: Add patch to remove reference to cfree 2017-11-08 15:52:25 +01:00