mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
Update AWS C++ SDK version
This fixes some truncation warnings on Win64
This commit is contained in:
@@ -117,7 +117,7 @@ ELSE()
|
||||
IF(CMAKE_VERSION LESS "3.0")
|
||||
SET(GIT_TAG "1.0.8")
|
||||
ELSE()
|
||||
SET(GIT_TAG "1.1.27")
|
||||
SET(GIT_TAG "1.2.11")
|
||||
ENDIF()
|
||||
|
||||
SET(AWS_SDK_PATCH_COMMAND )
|
||||
|
Reference in New Issue
Block a user