From: Pádraig Brady
Date: Fri, 10 Mar 2017 07:01:03 +0000 (-0800) Subject: build: fix missing renameat() on OS X 10.5.8 X-Git-Tag: v8.28~106 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e3c51a3357cf9486040e94ee404d26af8ba7276a;p=thirdparty%2Fcoreutils.git build: fix missing renameat() on OS X 10.5.8 * bootstrap.conf: Depend on renameat. Reported and tested by J Rogowsky. Fixes http://bugs.gnu.org/26044 --- diff --git a/bootstrap.conf b/bootstrap.conf index 7def1f99a6..30ce621ce0 100644 --- a/bootstrap.conf +++ b/bootstrap.conf @@ -202,6 +202,7 @@ gnulib_modules=" regex remove rename + renameat rmdir root-dev-ino rpmatch