aboutsummaryrefslogtreecommitdiff
path: root/elf/Makefile
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2016-03-29 22:13:36 +0000
committerJoseph Myers <joseph@codesourcery.com>2016-03-29 22:13:36 +0000
commit258ec8abc1fb26b800cb22c374c242ea98111679 (patch)
treedf354c0e8e88f521abdc33e9d0034a17fd73050e /elf/Makefile
parent317b199b4aff8cfa27f2302ab404d2bb5032b9a4 (diff)
downloadglibc-258ec8abc1fb26b800cb22c374c242ea98111679.zip
glibc-258ec8abc1fb26b800cb22c374c242ea98111679.tar.gz
glibc-258ec8abc1fb26b800cb22c374c242ea98111679.tar.bz2
[microblaze] Remove __ASSUME_FUTIMESAT.
MicroBlaze has a special version of futimesat.c because it gained the futimesat syscall later than other non-asm-generic architectures. Now the minimum kernel is recent enough that this syscall can always be assumed to be present for MicroBlaze, so this patch removes the special version and the __ASSUME_FUTIMESAT macro, resulting in the sysdeps/unix/sysv/linux/futimesat.c version being used. Untested. * sysdeps/unix/sysv/linux/microblaze/kernel-features.h (__ASSUME_FUTIMESAT): Remove macro. * sysdeps/unix/sysv/linux/microblaze/futimesat.c: Remove file.
Diffstat (limited to 'elf/Makefile')
0 files changed, 0 insertions, 0 deletions