|
@@ -126,6 +126,8 @@ install_headers:
|
|
|
$(RM) $(PREFIX)$(DEVEL_PREFIX)include/dl-osinfo.h
|
|
|
$(RM) $(PREFIX)$(DEVEL_PREFIX)include/_lfs_64.h
|
|
|
$(RM) $(PREFIX)$(DEVEL_PREFIX)include/bits/uClibc_uintmaxtostr.h
|
|
|
+ $(RM) $(PREFIX)$(DEVEL_PREFIX)include/bits/kernel_sigaction.h
|
|
|
+ $(RM) $(PREFIX)$(DEVEL_PREFIX)include/bits/kernel_stat.h
|
|
|
ifneq ($(UCLIBC_HAS_FLOATS),y)
|
|
|
# Remove floating point related headers since float support is disabled.
|
|
|
$(RM) $(PREFIX)$(DEVEL_PREFIX)include/complex.h
|