Build TSVConnFD.so and place in correct directory#9956
Merged
bneradt merged 1 commit intoapache:masterfrom Jul 6, 2023
Merged
Conversation
befb06f to
1b4a083
Compare
This builds TSVConnFd.so for the TSVConnFd AuTest. That AuTest now passes on the CMake build, whereas it was failing prior to this change.
1b4a083 to
2dfb53f
Compare
cmcfarlen
approved these changes
Jul 6, 2023
zwoop
added a commit
that referenced
this pull request
Jul 6, 2023
* master: Build binaries for bigobj AuTest (#9965) Build regex_remap plugin in CMake build (#9963) Add libloader plugin to CMake build (#9953) Build TSVConnFD.so and place in correct directory (#9956) Add parser.cc to header_rewrite sources in CMake (#9957) Build traffic_crashlog executable in CMake build (#9958) Build s3_auth plugin in CMake build (#9962) Remove obsolete ink_inet_addr function. (#9948) more tests for checking rule enforcement (#9936) Build prefetch plugin and test in CMake build (#9954) Check CMakeLists.txt files in RAT (#9955) Converts core ats:: namespace to ts:: (#9950) Clean up: Remove mgmt/api folder. This was unused code, functions were (#9945) sni: new hint 'http2_initial_window_size_in' (#9734) build_h3_tools: update for lib64 (#9946) OpenSSL 3.0 tls autest updates (#9947)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This builds TSVConnFD.so for the TSVConnFD AuTest. That AuTest now passes on the CMake build, whereas it was failing prior to this change.