[
https://issues.apache.org/jira/browse/TS-2504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13881985#comment-13881985
]
ASF subversion and git services commented on TS-2504:
-----------------------------------------------------
Commit 0f4c7b8ffb26326dbd2cde77c986726ffe8f0552 in branch refs/heads/master
from [~yunkai]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=0f4c7b8 ]
TS-2504: Set LDFLAGS/CPPFLAGS properly in crypto.m4
At the end of AX_CHECK_OPENSSL(), LDFLAGS/CPPFLAGS/LIBS variables
will be reset, so there is no sense in setting these variables within
AX_CHECK_OPENSSL(). We should set them outside of it.
Signed-off-by: Yunkai Zhang <[email protected]>
> Fix crypto.m4 when detect openssl library in 64bit OS
> -----------------------------------------------------
>
> Key: TS-2504
> URL: https://issues.apache.org/jira/browse/TS-2504
> Project: Traffic Server
> Issue Type: Bug
> Components: Build
> Reporter: Yunkai Zhang
> Assignee: James Peach
> Fix For: 4.2.0
>
>
> From [~jamespeach]:
> {quote}
> Yunkai Zhang can you split
> 0007-Fix-crypto.m4-when-detect-openssl-library-in-64bit-O.V2.patch into a
> separate Jira ticket?
> Shall we use
> http://git.savannah.gnu.org/gitweb/?p=autoconf-archive.git;a=blob_plain;f=m4/ax_check_openssl.m4
> to improve OpenSSL detection?
> {quote}
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)