guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH] gnu: base: Disable bogus code in Hurd's glibc.


From: Manolis Ragkousis
Subject: [PATCH] gnu: base: Disable bogus code in Hurd's glibc.
Date: Fri, 31 Jul 2015 19:17:33 +0300

This patch solves the issue I had with building perl natively on Hurd. It seems
PAGE_COPY_THRESHOLD was causing a not properly tested PAGE_COPY_FWD_MAYBE
to be used, which caused the error "miniperl: memmove.c:72: memmove:
Assertion `len == 0' failed."

OK to apply to wip-hurd?

Manolis

Attachment: 0001-gnu-base-Disable-bogus-code-in-Hurd-s-glibc.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]