Explorar o código

- remove duplicate removing of ustat.h

Bernhard Reutner-Fischer %!s(int64=18) %!d(string=hai) anos
pai
achega
b5466338c6
Modificáronse 1 ficheiros con 0 adicións e 6 borrados
  1. 0 6
      Makefile.in

+ 0 - 6
Makefile.in

@@ -241,12 +241,6 @@ ifneq ($(UCLIBC_HAS_XATTR),y)
 	# Remove xattr.h since extended attributes were disabled upon request
 	$(RM) $(PREFIX)$(DEVEL_PREFIX)include/sys/xattr.h
 endif
-ifneq ($(UCLIBC_SV4_DEPRECATED),y)
-	# Remove ustst.h since ustat was disabled upon request
-	$(RM) $(PREFIX)$(DEVEL_PREFIX)include/ustat.h
-	$(RM) $(PREFIX)$(DEVEL_PREFIX)include/sys/ustat.h
-	$(RM) $(PREFIX)$(DEVEL_PREFIX)include/bits/ustat.h
-endif
 ifneq ($(UCLIBC_HAS_PTY),y)
 	# Remove pty.h since PTY support was disabled upon request
 	$(RM) $(PREFIX)$(DEVEL_PREFIX)include/pty.h