Bruno Haible, on ven. 29 déc. 2017 17:35:47 +0100, wrote:
> Lesson learned: Hurd is a cross-compilation target, not only Linux (where it
> is well-known, because of systems like busybox or buildroot).
Yes, in Debian we cross-build between Linux & Hurd :)
Samuel
Hello,
While cross-compilling packages using gnulib, we are getting different
results on GNU/Hurd, because the test results are not preseeded in the
.m4 files. The attached patch updates them.
Samuel
m4/calloc.m4: Add GNU/Hurd guess.
m4/cbrtl.m4: Likewise.
m4/ceil.m4: Likewise.
m4/ceilf.m4: Like
Eric Blake, le Fri 02 Oct 2009 18:32:20 -0600, a écrit :
> But meanwhile, the point of test-open was to test that opening
> a non-directory with a trailing slash fails,
Ok.
> Therefore, we can fix the testsuite to be more portable by testing
> something other than /dev/null/. I'm checking this i