Parcourir la source

Remove fpu_control.h handling as well

Peter S. Mazinger il y a 19 ans
Parent
commit
0a2458a93d
1 fichiers modifiés avec 0 ajouts et 2 suppressions
  1. 0 2
      libc/sysdeps/linux/m68k/Makefile.arch

+ 0 - 2
libc/sysdeps/linux/m68k/Makefile.arch

@@ -11,8 +11,6 @@ SSRC := __longjmp.S bsd-_setjmp.S bsd-setjmp.S clone.S setjmp.S vfork.S
 
 ifneq ($(HAVE_ELF),y)
 ARCH_HEADERS := float.h
-else
-ARCH_HEADERS := fpu_control.h
 endif
 
 include $(top_srcdir)libc/sysdeps/linux/Makefile.commonarch