Skip to content

Build an extra static boringssl for NuRaft#11185

Merged
duke8253 merged 1 commit into
apache:masterfrom
duke8253:master-build_static_lib
Mar 26, 2024
Merged

Build an extra static boringssl for NuRaft#11185
duke8253 merged 1 commit into
apache:masterfrom
duke8253:master-build_static_lib

Conversation

@duke8253

Copy link
Copy Markdown
Contributor

This will help with building NuRaft with boringssl.

For asio I used --with-openssl=/home/feid/dev/ats_h3_tools/boringssl

For NuRaft I used
-DASIO_INCLUDE_DIR=/home/feid/dev/asio-1.29/include
-DOPENSSL_LIBRARY_PATH=/home/feid/dev/ats_h3_tools/boringssl/lib64
-DOPENSSL_INCLUDE_PATH=/home/feid/dev/ats_h3_tools/boringssl/include

Then ats can be built with StekShare plugin enabled without issues.

@duke8253 duke8253 added Build work related to build configuration or environment stek_share stek_share plugin labels Mar 26, 2024
@duke8253 duke8253 added this to the 10.1.0 milestone Mar 26, 2024
@duke8253 duke8253 self-assigned this Mar 26, 2024
@duke8253 duke8253 mentioned this pull request Mar 26, 2024
16 tasks
@duke8253 duke8253 merged commit 29872c2 into apache:master Mar 26, 2024
@brbzull0

Copy link
Copy Markdown
Contributor

@bneradt This fixes one of the quiche autests.
This needs to be apply to our CI images so we get this working now.
Thanks.

@cmcfarlen cmcfarlen modified the milestones: 10.1.0, 10.0.0 May 1, 2024
@cmcfarlen

Copy link
Copy Markdown
Contributor

Cherry-picked to v10.0.x

This was needed to cleanly pick #11270

cmcfarlen pushed a commit that referenced this pull request May 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Build work related to build configuration or environment stek_share stek_share plugin

Projects

Status: picked-10.0.0

Development

Successfully merging this pull request may close these issues.

4 participants