Explorar el Código

extra call to depend seems not required anymore

Waldemar Brodkorb hace 14 años
padre
commit
03a3e89323
Se han modificado 1 ficheros con 0 adiciones y 3 borrados
  1. 0 3
      package/openssl/Makefile

+ 0 - 3
package/openssl/Makefile

@@ -58,9 +58,6 @@ do-configure:
 	);
 
 do-build:
-	$(MAKE) -C $(WRKBUILD) \
-		OPTIMIZATION_FLAGS="$(TARGET_CFLAGS) -fPIC" \
-		depend
 	$(MAKE) -C $(WRKBUILD) \
 		CC="$(TARGET_CC)" \
 		AR="$(TARGET_CROSS)ar r" \