changeset 20503:385af4444211

libc: stop trying to build non-existent xstat.c
author Josef 'Jeff' Sipek <jeffpc@josefsipek.net>
date Fri, 15 Mar 2019 09:31:14 -0400
parents 504c602c13d3
children 9c9d6c2f2812 11115fb7d259
files usr/src/lib/libc/i386/Makefile.com
diffstat 1 files changed, 1 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/usr/src/lib/libc/i386/Makefile.com	Fri Mar 15 09:15:07 2019 -0400
+++ b/usr/src/lib/libc/i386/Makefile.com	Fri Mar 15 09:31:14 2019 -0400
@@ -320,8 +320,7 @@
 	tls_get_addr.o		\
 	uadmin.o		\
 	umount.o		\
-	vforkx.o		\
-	xstat.o
+	vforkx.o
 
 # objects from source under $(LIBCDIR)/port
 PORTFP=				\