X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=README.Git;h=70a29ecd525fcd3a9a9e28d11ea9ed55985b6341;hb=c9ae1257ff1983917d2d39de53c743ae72ba16ee;hp=753423e3e98bd4a1f816309f637f51826d0bb7a1;hpb=6ed74d8699a65ef63f04ccef33ab1c8600d6eb9f;p=pspp-builds.git diff --git a/README.Git b/README.Git index 753423e3..70a29ecd 100644 --- a/README.Git +++ b/README.Git @@ -34,11 +34,15 @@ This version of PSPP should work with the Gnulib commit shown below. Gnulib does not maintain a stable API or ABI, so it is possible that PSPP will not work with older or newer versions of Gnulib. - commit e21985ad14508137d75b0dccf064adfc4e5888c6 - Author: Bruno Haible - Date: Mon Sep 28 23:25:49 2009 +0200 - Avoid identifier clash with POSIX function 'remove' defined as a macro. + commit 52a32bbd66601d12627e104cd82d9b9094d942c3 + Author: Bruno Haible + Date: Fri Sep 24 14:36:26 2010 +0200 + + unistr/u8-strchr: Fix a test failure on i586 glibc systems. + + * tests/unistr/test-strchr.h (test_strchr): Disable an invalid check. + To clone Gnulib into a directory named "gnulib" using Git, and then check out this particular commit, run these commands: