-
Notifications
You must be signed in to change notification settings - Fork 844
Add yaml libs reference to HTTP proxy test suite. #9943
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Co-authored-by: Jean Baptiste Favre <debian@jbfavre.org> (cherry picked from commit c0c0c80) Conflicts: proxy/http/Makefile.am
|
[approve ci] |
|
Pretty sure the autest failures are unrelated: |
| -lm \ | ||
| @YAMLCPP_LIBS@ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| -lm \ | |
| @YAMLCPP_LIBS@ | |
| @YAMLCPP_LIBS@ \ | |
| -lm |
BEst of keep -lm last since order matters :)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
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.
|
[approve ci autest] |
|
We'll need to pull in a variety of test updates to 9.2.x to work with fedora:38 and OpenSSL 3.0. I can work on that this afternoon. |
This should help the 9.2.x branch run the autests: |
Co-authored-by: Jean Baptiste Favre debian@jbfavre.org
(cherry picked from commit c0c0c80)
Conflicts:
proxy/http/Makefile.am