Github user asfgit closed the pull request at:
https://github.com/apache/trafficserver/pull/75
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature i
Github user jpeach commented on the pull request:
https://github.com/apache/trafficserver/pull/75#issuecomment-42855401
I was about to pull this, then I re-read @zwoop's comment about. @zwoop is
correct; let's use a consistent autoconf syntax for this any apply is in all
the places.
Github user jpeach commented on the pull request:
https://github.com/apache/trafficserver/pull/75#issuecomment-41878736
This seems reasonable, especially since we used to do it.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as w
Github user zwoop commented on the pull request:
https://github.com/apache/trafficserver/pull/75#issuecomment-41553927
A long time ago, TS-562, we made some changes to (I think?) properly use
-rpath with the libtool macros. See commit
449a4e4d83a6665a25371deca36b29ba7f4359df.
Github user SaveTheRbtz commented on the pull request:
https://github.com/apache/trafficserver/pull/75#issuecomment-41516411
@jpeach
The idea behind it is very simple: if user overrides path to openssl then
he most likely wants to have that path added to `RPATH`, so when applicati
Github user jpeach commented on the pull request:
https://github.com/apache/trafficserver/pull/75#issuecomment-41513978
What is the problem you are solving here? I'm guessing that -R is the same
as -Wl,-rpath, though I could not find it in the gcc options documentation. If
we need to
GitHub user jacksontj opened a pull request:
https://github.com/apache/trafficserver/pull/75
Set the rpath when built "--with-openssl".
Thanks to @SaveTheRbtz for helping me figure out why my symbols where all
messed up.
You can merge this pull request into a Git repository by runn