ezelkow1 opened a new pull request, #10102: URL: https://github.com/apache/trafficserver/pull/10102
Building in my ubuntu 20.04 VM I ran into an issue where due to the order of the -L directives the build kept trying to pull openssl from the system library locations first, rather than the specified path before the library link. Adding the quiche openssl location to the LDFLAGS ensured it showed up first in the library locations and allowed the build to complete -- 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]
