Explorar el Código

disable for Cygwin

Waldemar Brodkorb hace 16 años
padre
commit
342a958a68
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      package/php/Makefile

+ 2 - 0
package/php/Makefile

@@ -44,6 +44,8 @@ PKG_SITES:=		http://de.php.net/distributions/
 
 PKG_DESCR_FCGI:=	PHP for FastCGI usage
 
+PKG_HOST_DEPENDS:=	!cygwin
+
 # FIX PKG_DEPENDS
 
 include $(TOPDIR)/mk/package.mk