mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
Merge pull request #342 from rasmushoj/10.2
MDEV-12328, added building of AWS for release builds
This commit is contained in:
@@ -27,7 +27,10 @@ ENDIF()
|
||||
IF(SIZEOF_VOIDP EQUAL 8)
|
||||
SET(64BIT 1)
|
||||
ENDIF()
|
||||
|
||||
|
||||
# include aws_key_management plugin in release builds
|
||||
SET(PLUGIN_AWS_KEY_MANAGEMENT DYNAMIC)
|
||||
|
||||
SET(FEATURE_SET "community" CACHE STRING
|
||||
" Selection of features. Options are
|
||||
- xsmall :
|
||||
|
Reference in New Issue
Block a user