acelyc111 commented on code in PR #1017:
URL: https://github.com/apache/incubator-pegasus/pull/1017#discussion_r907986353
##########
rdsn/thirdparty/CMakeLists.txt:
##########
@@ -156,6 +156,33 @@ ExternalProject_Add(thrift
DEPENDS boost
)
+# kerberos
+ExternalProject_Add(krb5
Review Comment:
> I think if one package has compatibility problem in different env, the
best solution is specify unified version(if we can find the version) in
thirdparty, but not use different version in different env.
Agree. But only limit to the platforms we plan to support, centos 6 is EOL
on 2020-12, I don't think it's worthy to support it.
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]