Parcourir la source

extra call to depend seems not required anymore

Waldemar Brodkorb il y a 15 ans
Parent
commit
03a3e89323
1 fichiers modifiés avec 0 ajouts et 3 suppressions
  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" \