Browse Source

extra call to depend seems not required anymore

Waldemar Brodkorb 14 năm trước cách đây
mục cha
commit
03a3e89323
1 tập tin đã thay đổi với 0 bổ sung3 xóa
  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" \