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
9bb67d5c1e.

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 Add clisp 2.33.2 — for testing SBCL bootstrap 2014-10-18 19:52:59 +04:00
2.44.1.nix Merge remote-tracking branch 'upstream/master' into hardened-stdenv 2016-03-28 15:16:29 +00:00
bits_ipctypes_to_sys_ipc.patch clisp: fix after glibc update 2013-02-05 15:23:09 +01:00
default.nix clisp: Add patch to remove reference to cfree 2017-11-08 15:52:25 +01:00
hg.nix clisp-git: update to the upstream fix of 32-bit builds 2017-03-13 00:00:13 +01:00
remove-cfree-binding.patch clisp: Add patch to remove reference to cfree 2017-11-08 15:52:25 +01:00