JosiahWI opened a new pull request, #9832: URL: https://github.com/apache/trafficserver/pull/9832
This abstracts some of the logic for finding a malloc replacement so that either jemalloc or TCMalloc can be used, and mimalloc support added easily at a later point. It also fixes some incorrect generator expression usage. If jemalloc and TCMalloc are both found, an error will be issued. It looks like this is what the autotools build does. -- 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]
