Skip to content

A few more small build fixes

Choose a tag to compare

@david-koenig david-koenig released this 28 Feb 22:41
· 268 commits to master since this release
bf26105
Build fixes (#355)

* Make sure AWS_CRYPTOSDK_PRIVATE_GITVERSION is defined in version.h

When build system couldn't detect a git version, this variable
was unset and causing build failures

* Don't run any network tests if AWS_ENC_SDK_END_TO_END_TESTS is FALSE

* Small fix to test to allow it to work on old Red Hat versions

MAP_ANONYMOUS is not defined without it on some older systems

* Update patch version number and changelog