cmcfarlen opened a new pull request, #9443: URL: https://github.com/apache/trafficserver/pull/9443
Mac builds without debug enabled (-O3) where failing `make check` with duplicate symbol errors on the linker. This is because the `Inline.cc` file in `iocore/cache` was including files from other libraries. This PR cleans those up. -- 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]
