summaryrefslogtreecommitdiff
path: root/toolchain/glibc/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2009-12-31 00:59:09 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2009-12-31 00:59:09 +0100
commitafb0d4c43cb9844542dab9f53e43ba53a2ac6921 (patch)
tree4d83ae99f302c73a606f4ddfb31f45e496d4def8 /toolchain/glibc/Makefile
parente71af3d03d824459c9c98fa196d95ad638d6b301 (diff)
install stdio_lim.h via install-headers
Diffstat (limited to 'toolchain/glibc/Makefile')
-rw-r--r--toolchain/glibc/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/toolchain/glibc/Makefile b/toolchain/glibc/Makefile
index 448d41606..2b3fc252f 100644
--- a/toolchain/glibc/Makefile
+++ b/toolchain/glibc/Makefile
@@ -62,7 +62,6 @@ $(WRKBUILD)/.headers: $(WRKBUILD)/.headers_configure
install_root=$(TOOLCHAIN_SYSROOT) \
install-headers
touch $(TOOLCHAIN_SYSROOT)/usr/include/gnu/stubs.h
- touch $(TOOLCHAIN_SYSROOT)/usr/include/bits/stdio_lim.h
touch $@
$(WRKBUILD)/.configured: