From ee4b6c9485e3e2f2fb46bab921ae452fe565d869 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Thu, 6 Jan 2011 19:49:45 +0100 Subject: install empty header stub --- package/eglibc/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'package/eglibc') 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 -- cgit v1.2.3