mirror of
https://github.com/MariaDB/server.git
synced 2026-04-20 07:15:33 +02:00
Update AWS C++ SDK version
This fixes some truncation warnings on Win64
This commit is contained in:
parent
93690b96e2
commit
dd85ec6f28
1 changed files with 1 additions and 1 deletions
|
|
@ -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 )
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue