diff options
Diffstat (limited to 'package/glibc/Makefile')
-rw-r--r-- | package/glibc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/glibc/Makefile b/package/glibc/Makefile index 9cd8748b8..c068c3606 100644 --- a/package/glibc/Makefile +++ b/package/glibc/Makefile @@ -63,5 +63,6 @@ endif install-headers touch $(IDIR_GLIBC_DEV)/usr/include/gnu/stubs.h touch $(IDIR_GLIBC_DEV)/usr/include/bits/stdio_lim.h + @find $(IDIR_GLIBC_DEV) -name .install -delete include ${TOPDIR}/mk/pkg-bottom.mk |