summaryrefslogtreecommitdiff
path: root/toolchain
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-11-07 15:45:33 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2011-11-07 15:45:33 +0100
commit22351cedf6cee6b8e0e23fdecf62f7af2939874a (patch)
tree02b77809064b7d14ed9d5e355fd1e8160d2d7693 /toolchain
parent0b0c94de66753b30995d10087ea0cb2ac2ee95a3 (diff)
add another stub file
Diffstat (limited to 'toolchain')
-rw-r--r--toolchain/eglibc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/toolchain/eglibc/Makefile b/toolchain/eglibc/Makefile
index fe6f40275..40563bcfb 100644
--- a/toolchain/eglibc/Makefile
+++ b/toolchain/eglibc/Makefile
@@ -64,6 +64,7 @@ $(WRKBUILD)/.headers: $(WRKBUILD)/.headers_configure
$(MAKE) install-headers install-bootstrap-headers=yes \
);
touch $(STAGING_TARGET_DIR)/usr/include/gnu/stubs.h
+ touch $(STAGING_TARGET_DIR)/usr/include/gnu/stubs-64.h
touch $@
ifeq ($(ADK_TOOLCHAIN_GCC_USE_SSP),y)