[depends] builders: No need to set -L and --location for curl

This commit is contained in:
MarcoFalke
2016-02-26 09:59:39 +01:00
committed by Jack Grigg
parent 7ab7005fbc
commit b0a7ddb0b1
2 changed files with 2 additions and 2 deletions

View File

@@ -1,2 +1,2 @@
build_linux_SHA256SUM = sha256sum
build_linux_DOWNLOAD = curl --location --fail --connect-timeout $(DOWNLOAD_CONNECT_TIMEOUT) --retry $(DOWNLOAD_RETRIES) -L -o
build_linux_DOWNLOAD = curl --location --fail --connect-timeout $(DOWNLOAD_CONNECT_TIMEOUT) --retry $(DOWNLOAD_RETRIES) -o