Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update the Bootstrap Script For Newer Compiler #109

Merged
merged 2 commits into from
May 22, 2017

Conversation

pfifer
Copy link
Contributor

@pfifer pfifer commented May 22, 2017

Remove some unneeded link, and include flags.
When using new compiler make sure to set LD_LIBRARY_PATH to the location of the libraries for the compiler.

Disabled customer engines for OpenSSL which was causing issues generating static archives, and causing curl to not include TLS/SSL support.

Added a CMake define required when building AWS C++ SDK on macOS Sierra (10.12.5).

Updated flags to ensure that OpenSSL doesn't generate any shared
libraries, and point curl directly at OpenSSL.
@pfifer pfifer added this to the v0.12.5 milestone May 22, 2017
@pfifer pfifer merged commit 4146b23 into awslabs:master May 22, 2017
pfifer added a commit to pfifer/amazon-kinesis-producer that referenced this pull request May 24, 2017
* Revert to an older version of glibc.
  * [PR awslabs#108](awslabs#108)
* Update bootstrap.sh to include new compiler options for the newer version of GCC.
  * [PR awslabs#109](awslabs#109)
pfifer added a commit that referenced this pull request May 24, 2017
* Revert to an older version of glibc.
  * [PR #108](#108)
* Update bootstrap.sh to include new compiler options for the newer version of GCC.
  * [PR #109](#109)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant