mirror of
git://sourceware.org/git/glibc.git
synced 2025-03-06 20:58:33 +01:00
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>
3 lines
73 B
Makefile
3 lines
73 B
Makefile
ifeq ($(subdir),misc)
|
|
sysdep_routines += epoll_create inotify_init
|
|
endif
|