Switch libtscore to static and deal with the fallout#9974
Switch libtscore to static and deal with the fallout#9974bneradt merged 8 commits intoapache:masterfrom
Conversation
|
I'm working on the corresponding changes to automake. I drew the short straw. |
|
[approve ci ubuntu] |
|
[approve ci centos] |
|
@SolidWallOfCode and @dragon512 may want to chime in on this. |
|
It looks like some targets are linking to pcap after these changes that don't use it. Could we mark those with a # transitive comment? If we don't keep track of which usage requirements are transitive, then figuring it out later will be a pain. |
|
I've tested this with my Makefile.am branch, and it works fine. I will make a PR for my branch as soon as this lands, since there are dependencies. |
Yeh, we can go back and fix those once the larger refactoring is done. The Makefile patch I have is large, 2000 lines of changes. |
Sounds good. Note that that my comment only applied to the CMake build, though. Automake doesn't manage usage requirements the same way. |
|
[approve ci rocky] |
dad607a to
8a31134
Compare
8a31134 to
05f422c
Compare
|
JosiahWI
left a comment
There was a problem hiding this comment.
Please address the above concern before this is merged.
JosiahWI
left a comment
There was a problem hiding this comment.
The CMake part of it looks pretty good now for a start. I'm planning to go through and try to improve the rest of the usage requirements separately at some point.
|
[approve ci autest] |
1 similar comment
|
[approve ci autest] |
No description provided.