From 22351cedf6cee6b8e0e23fdecf62f7af2939874a Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Mon, 7 Nov 2011 15:45:33 +0100 Subject: add another stub file --- toolchain/eglibc/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'toolchain') 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) -- cgit v1.2.3