about summary refs log tree commit diff
path: root/pkgs/data/misc
diff options
context:
space:
mode:
authoraszlig <aszlig@nix.build>2017-11-08 16:05:19 +0100
committeraszlig <aszlig@nix.build>2017-11-08 16:05:19 +0100
commitbb0b0822ef39d987952a04ae61fb8071eca45454 (patch)
treeaf070b8236d4d23658829d8e666c72e681df605c /pkgs/data/misc
parent845aae9c1028a4e95a0ea300bda961056072b8d8 (diff)
downloadnixlib-bb0b0822ef39d987952a04ae61fb8071eca45454.tar
nixlib-bb0b0822ef39d987952a04ae61fb8071eca45454.tar.gz
nixlib-bb0b0822ef39d987952a04ae61fb8071eca45454.tar.bz2
nixlib-bb0b0822ef39d987952a04ae61fb8071eca45454.tar.lz
nixlib-bb0b0822ef39d987952a04ae61fb8071eca45454.tar.xz
nixlib-bb0b0822ef39d987952a04ae61fb8071eca45454.tar.zst
nixlib-bb0b0822ef39d987952a04ae61fb8071eca45454.zip
neko: Fix build against glibc 2.26
The header file xlocale.h has been removed in glibc 2.26.

Quoting the release notes[1]:

* The nonstandard header <xlocale.h> has been removed. Most programs
  should use <locale.h> instead. If you have a specific need for the
  definition of locale_t with no other declarations, please contact
  libc-alpha@sourceware.org and explain.

I've backported HaxeFoundation/neko@e286c8f3301fa443255a3101d14b73924670
against version 2.1.0 and the build now succeeds.

Signed-off-by: aszlig <aszlig@nix.build>
Diffstat (limited to 'pkgs/data/misc')
0 files changed, 0 insertions, 0 deletions