syscalls: Use 'define-as-needed' for 'AT_' constants introduced in Guile 2.2.5.
authorLudovic Courtès <ludo@gnu.org>
Mon, 15 Jul 2019 07:56:27 +0000 (09:56 +0200)
committerLudovic Courtès <ludo@gnu.org>
Mon, 15 Jul 2019 08:00:12 +0000 (10:00 +0200)
commit456c7ade095cce96f47389c37a4fe3b0390047fd
tree65d36414ef55cc06c6d313c05ac0ca0fae1becdb
parent38302bd9392cc9518b04e2726cf6a38ee75922cc
syscalls: Use 'define-as-needed' for 'AT_' constants introduced in Guile 2.2.5.

* guix/build/syscalls.scm (AT_FDCWD, AT_SYMLINK_NOFOLLOW, AT_REMOVEDIR)
(AT_SYMLINK_FOLLOW, AT_NO_AUTOMOUNT, AT_EMPTY_PATH): Define using
'define-as-needed'.
guix/build/syscalls.scm