mirror of git://sourceware.org/git/glibc.git
(sysdep_routines): Add ioperm.
This commit is contained in:
parent
d2eb5e136a
commit
97775ba3ce
|
@ -1,5 +1,5 @@
|
|||
ifeq ($(subdir),misc)
|
||||
sysdep_routines += setfsgid setfsuid setresgid setresuid
|
||||
sysdep_routines += setfsgid setfsuid setresgid setresuid ioperm
|
||||
endif
|
||||
|
||||
ifeq ($(subdir),signal)
|
||||
|
|
Loading…
Reference in New Issue