summaryrefslogtreecommitdiff
path: root/package
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-01-06 19:49:45 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2011-01-06 19:49:45 +0100
commitee4b6c9485e3e2f2fb46bab921ae452fe565d869 (patch)
tree6f941933560413396676b1eb173921206ece0689 /package
parent9532ec4b55e0816ee953776e76550daf86529ceb (diff)
install empty header stub
Diffstat (limited to 'package')
-rw-r--r--package/eglibc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/eglibc/Makefile b/package/eglibc/Makefile
index 27e271f44..0f15c3e10 100644
--- a/package/eglibc/Makefile
+++ b/package/eglibc/Makefile
@@ -89,6 +89,7 @@ eglibc-dev-install:
PATH='${TARGET_PATH}' \
$(MAKE) -C $(WRKBUILD) \
install-headers install-bootstrap-headers=yes
+ @touch $(IDIR_EGLIBC_DEV)/usr/include/gnu/stubs.h
@find $(IDIR_EGLIBC_DEV) -name .install -exec rm {} \;
@find $(IDIR_EGLIBC_DEV) -name ..install.cmd -exec rm {} \;
# conflicts with libiconv