]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - inet/Makefile
(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
[thirdparty/glibc.git] / inet / Makefile
index 3f796e4487e98ea576f9ef2ce25ed5a7fc78d517..0fdf9e33e4a45de13b1bcb87f753d75ffbca6b63 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 1991-2006, 2007 Free Software Foundation, Inc.
+# Copyright (C) 1991-2002, 2003, 2004 Free Software Foundation, Inc.
 # This file is part of the GNU C Library.
 
 # The GNU C Library is free software; you can redistribute it and/or
@@ -47,12 +47,12 @@ routines := htonl htons             \
            getaliasent_r getaliasent getaliasname getaliasname_r \
            in6_addr getnameinfo if_index ifaddrs inet6_option \
            getipv4sourcefilter setipv4sourcefilter \
-           getsourcefilter setsourcefilter inet6_opt inet6_rth
+           getsourcefilter setsourcefilter
 
 aux := check_pf ifreq
 
 tests := htontest test_ifindex tst-ntoa tst-ether_aton tst-network \
-        tst-gethnm test-ifaddrs bug-if1 test-inet6_opt
+        tst-gethnm test-ifaddrs bug-if1
 
 include ../Rules