duke8253 commented on a change in pull request #8285:
URL: https://github.com/apache/trafficserver/pull/8285#discussion_r698784599
##########
File path: build/jemalloc.m4
##########
@@ -56,7 +56,7 @@ if test "$enable_jemalloc" != "no"; then
if test "$jemalloc_base_dir" != "/usr"; then
TS_ADDTO(CPPFLAGS, [-I${jemalloc_include}])
TS_ADDTO(LDFLAGS, [-L${jemalloc_ldflags}])
Review comment:
Should we remove this line then? Looks like a duplicate
--
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]