prayer: fix build w/glibc-2.30

This commit is contained in:
Maximilian Bosch 2020-01-30 15:36:40 +01:00
parent 306cbf24af
commit 5232491481
No known key found for this signature in database
GPG key ID: 091DBF4D1FC46B8E

View file

@ -35,6 +35,7 @@ stdenv.mkDerivation rec {
Config
sed -i -e s,/usr/bin/perl,${perl}/bin/perl, \
templates/src/*.pl
sed -i -e '/<stropts.h>/d' lib/os_linux.h
'' + /* html-tidy updates */ ''
substituteInPlace ./session/html_secure_tidy.c \
--replace buffio.h tidybuffio.h