cmcfarlen commented on PR #10930:
URL: https://github.com/apache/trafficserver/pull/10930#issuecomment-1854133504

   tsapicore will be merged with tscpputil to form tsutil in this pr: #10928 
   
   The tsutil library will follow the BUILD_SHARED_LIBS variable to determine 
if it is build static or shared (defaulting to static).  So you might have to 
check that variable to determine if you need to do this strange copy.  It looks 
like I already fixed this in the PR.  I'm not sure how the fuzz testing it run 
or why you need to copy these libraries.  Could you point me to some info on 
that?
   
   


-- 
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