]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - inet/Makefile
Move 'services' routines from 'inet' into 'nss'
[thirdparty/glibc.git] / inet / Makefile
index 3c1987877aa2928f51f5a1fd94ca52fb891c57cb..d275f51b3fc8bddf2b76e4f1d4f39d8336aa7126 100644 (file)
@@ -48,13 +48,7 @@ routines := \
   ether_ntoa_r \
   getipv4sourcefilter \
   getnameinfo \
-  getservent \
-  getservent_r \
   getsourcefilter \
-  getsrvbynm \
-  getsrvbynm_r \
-  getsrvbypt \
-  getsrvbypt_r \
   herrno \
   herrno-loc \
   htonl \
@@ -126,8 +120,6 @@ include ../gen-locales.mk
 ifeq ($(have-thread-library),yes)
 
 CFLAGS-rcmd.c += -fexceptions
-CFLAGS-getservent_r.c += -fexceptions
-CFLAGS-getservent.c += -fexceptions
 CFLAGS-either_ntoh.c += -fexceptions
 CFLAGS-either_hton.c += -fexceptions
 CFLAGS-in6_addr.c += $(config-cflags-wno-ignored-attributes)