]> git.ipfire.org Git - thirdparty/coreutils.git/commit
build: avoid statx related build failure on AIX
authorPádraig Brady <P@draigBrady.com>
Wed, 6 Mar 2019 18:46:25 +0000 (10:46 -0800)
committerPádraig Brady <P@draigBrady.com>
Wed, 6 Mar 2019 18:53:00 +0000 (10:53 -0800)
commit4bb49f04a1e9212c4b773d38f2889ffa853bc66c
tree2cf6cf7c411e803a34fed5ba47e05bb9489cea63
parent16358bc19c34d9941fba6c183699c07d810423a3
build: avoid statx related build failure on AIX

* src/stat.c (get_birthtime): Check also for STATX_BTIME define,
as a different statx is available on AIX 7.2.
src/stat.c