Skip to content

Commit

Permalink
Revert "update aws-sdk-cpp: fix s3 range get compatibility issue"
Browse files Browse the repository at this point in the history
This reverts commit 55f0a13.
  • Loading branch information
SeanHai committed Oct 12, 2022
1 parent bce854c commit 98a3987
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion thirdparties/aws/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ build: clean download

download: clean
ifeq ($(tarball), 1)
@wget https://curve-build.nos-eastchina1.126.net/aws-sdk-cpp-e5be3a1.tar.gz && tar -zxf aws-sdk-cpp-e5be3a1.tar.gz
@wget https://curve-build.nos-eastchina1.126.net/aws-sdk-cpp-a2c1674.tar.gz && tar -zxf aws-sdk-cpp-a2c1674.tar.gz
else
@git submodule update --init --recursive --recommend-shallow --progress -- aws-sdk-cpp
endif
Expand Down
2 changes: 1 addition & 1 deletion thirdparties/aws/aws-sdk-cpp
Submodule aws-sdk-cpp updated 1 files
+1 −1 crt/aws-crt-cpp

0 comments on commit 98a3987

Please sign in to comment.