Skip to content

Improve ebuild for .NET Core (LLVM-4 and heimdal)#308

Merged
Cynede merged 1 commit intogentoo:masterfrom
dmitryvk:netcore-llvm4-heimdal
Jul 3, 2017
Merged

Improve ebuild for .NET Core (LLVM-4 and heimdal)#308
Cynede merged 1 commit intogentoo:masterfrom
dmitryvk:netcore-llvm4-heimdal

Conversation

@dmitryvk
Copy link
Contributor

@dmitryvk dmitryvk commented Jul 2, 2017

This adds support for building .NET Core with LLVM 4 (mostly backported
from dotnet/coreclr#11226).
Also added a 'heimdal' USE flag to allow use of Heimdal implementation
of Kerberos rather than MIT-KRB5.

This adds support for building .NET Core with LLVM 4 (mostly backported
from dotnet/coreclr#11226).
Also added a 'heimdal' USE flag to allow use of Heimdal implementation
of Kerberos rather than MIT-KRB5.
@dmitryvk
Copy link
Contributor Author

dmitryvk commented Jul 2, 2017

Note that the dependency specification is somewhat wrong: I've added >= llvm-4.0 and >= lldb-4.0 because llvm-4 does not use lldb use flag anymore; it would be better to have something like (>= llvm-4.0 and >= lldb-4.0) OR (>=llvm-3.7.1[lldb]) but I couldn't find the right syntax for it.
Also I didn't want to add heimdal USE flag and instead depend on virtual/krb5; but I didn't figure out how to determine which package was chosen by virtual package.

@Cynede Cynede merged commit 8ccc913 into gentoo:master Jul 3, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants