diff options
Diffstat (limited to 'support/Makefile')
| -rw-r--r-- | support/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/support/Makefile b/support/Makefile index 5b1c96a49e..6e3c55394f 100644 --- a/support/Makefile +++ b/support/Makefile @@ -42,14 +42,12 @@ libsupport-routines = \ resolv_test \ set_fortify_handler \ support-open-dev-null-range \ - support-xfstat \ - support-xfstat-time64 \ - support-xstat \ - support-xstat-time64 \ support_become_root \ support_can_chroot \ support_capture_subprocess \ support_capture_subprocess_check \ + support_check_stat_fd \ + support_check_stat_path \ support_chroot \ support_copy_file \ support_copy_file_range \ @@ -135,8 +133,6 @@ libsupport-routines = \ xgetsockname \ xlisten \ xlseek \ - xlstat \ - xlstat-time64 \ xmalloc \ xmemstream \ xmkdir \ |
