TS-4190: Disabling LuaJIT in configure still builds portions with Lua.#486
Merged
asfgit merged 2 commits intoapache:masterfrom Feb 18, 2016
Merged
TS-4190: Disabling LuaJIT in configure still builds portions with Lua.#486asfgit merged 2 commits intoapache:masterfrom
asfgit merged 2 commits intoapache:masterfrom
Conversation
Don't try to build Lua derived metrics support if we don't have any LuaJIT support.
Contributor
|
+1 |
SolidWallOfCode
pushed a commit
to SolidWallOfCode/trafficserver
that referenced
this pull request
Jul 23, 2021
…case. (apache#486) (cherry picked from commit c6b0ae3)
SolidWallOfCode
pushed a commit
to SolidWallOfCode/trafficserver
that referenced
this pull request
Jul 23, 2021
* Revert "Fix issue with plugin supplied address - suppress DNS lookup in that case. (apache#486)" This reverts commit 5023a7d. * Revert "Fix: avoid reusing null hostent if the DNS query failed. (apache#485)" This reverts commit 85be058. * Revert "Revert API change - maintain 9.x compatibility. (apache#478)" This reverts commit 26a7fc9. * Revert "Add method to write an IpAddr value to a sockaddr. (apache#7821)" This reverts commit 4a5ec19. * Revert "DNS: Clean up argument passing to DNS queries. (apache#7778)" This reverts commit bc546e4. * Revert "Add overload for memcpy to take a destination buffer and source string_view / TextView (apache#7732)" This reverts commit e782f7b. * Revert "Add basic type aliases for std::chrono types to ink_time.h for future use. (apache#7482)" This reverts commit 9554c05. * Revert "Add Au test for strategies.yaml, with consistent hashing, with fallover. (apache#7914) (apache#480)" This reverts commit 123b53f. * Revert "HostDB restructuring." This reverts commit dae938f.
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.
Don't try to build Lua derived metrics support if we don't have any LuaJIT support.