mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-24 05:50:14 +00:00
7eb3000f9f
The check is moved to LFS fstatat implementation (since it is the code that actually implements the syscall). Reviewed-by: Carlos O'Donell <carlos@redhat.com>
4 lines
73 B
Makefile
4 lines
73 B
Makefile
ifeq ($(subdir),misc)
|
|
sysdep_routines += epoll_create inotify_init
|
|
endif
|