summaryrefslogtreecommitdiff
path: root/libc/posix/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'libc/posix/Makefile')
-rw-r--r--libc/posix/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/libc/posix/Makefile b/libc/posix/Makefile
index 9936aa646..b899322df 100644
--- a/libc/posix/Makefile
+++ b/libc/posix/Makefile
@@ -69,9 +69,7 @@ routines-$(OPTION_EGLIBC_SPAWN) += \
spawnattr_getpgroup spawnattr_setpgroup spawn spawnp spawni \
spawnattr_getsigmask spawnattr_getschedpolicy spawnattr_getschedparam \
spawnattr_setsigmask spawnattr_setschedpolicy spawnattr_setschedparam
-routines-$(OPTION_EGLIBC_GETLOGIN) += getlogin getlogin_r
routines-$(OPTION_EGLIBC_WORDEXP) += wordexp
-routines-$(OPTION_EGLIBC_BSD) += setlogin
include ../Makeconfig