Explorar el Código

install empty header stub

Waldemar Brodkorb hace 13 años
padre
commit
ee4b6c9485
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      package/eglibc/Makefile

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