randall commented on code in PR #9943:
URL: https://github.com/apache/trafficserver/pull/9943#discussion_r1254668930
##########
proxy/http/Makefile.am:
##########
@@ -158,7 +160,8 @@ test_HttpTransact_LDADD = \
@LIBZ@ \
@LIBLZMA@ \
@OPENSSL_LIBS@ \
- -lm
+ -lm \
+ @YAMLCPP_LIBS@
Review Comment:
I'm just a vessel for the PR. This is a backport of #9885 to 9.2.x. We
should follow up with a another PR to make it last.
--
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]