summary refs log tree commit diff
path: root/pkgs/development/tools/haskell/ihaskell/wrapper.nix
diff options
context:
space:
mode:
authoraszlig <aszlig@nix.build>2017-11-08 15:21:09 +0100
committeraszlig <aszlig@nix.build>2017-11-08 15:52:25 +0100
commit845aae9c1028a4e95a0ea300bda961056072b8d8 (patch)
treec702ba931c712285d09c30fbbf01c55a6eaccee7 /pkgs/development/tools/haskell/ihaskell/wrapper.nix
parentb11ac5d29dcccdb7474a23ac1d8a6c40553adcd5 (diff)
downloadnixlib-845aae9c1028a4e95a0ea300bda961056072b8d8.tar
nixlib-845aae9c1028a4e95a0ea300bda961056072b8d8.tar.gz
nixlib-845aae9c1028a4e95a0ea300bda961056072b8d8.tar.bz2
nixlib-845aae9c1028a4e95a0ea300bda961056072b8d8.tar.lz
nixlib-845aae9c1028a4e95a0ea300bda961056072b8d8.tar.xz
nixlib-845aae9c1028a4e95a0ea300bda961056072b8d8.tar.zst
nixlib-845aae9c1028a4e95a0ea300bda961056072b8d8.zip
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
Diffstat (limited to 'pkgs/development/tools/haskell/ihaskell/wrapper.nix')
0 files changed, 0 insertions, 0 deletions