cmcfarlen opened a new pull request, #10588:
URL: https://github.com/apache/trafficserver/pull/10588

   This change will build `tscore` as a shared library if `BUILD_SHARED_LIBS` 
is set to `ON`.  By default this will be built statically.  We can add more 
libraries to honor this settings, but libraries cannot be shared if they have 
circular deps(pretty much every other library) so we'll have to work through 
that if we want to expand this.
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to