Explorar el Código

add another stub file

Waldemar Brodkorb hace 14 años
padre
commit
22351cedf6
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      toolchain/eglibc/Makefile

+ 1 - 0
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)