Skip to content

Latest commit

 

History

History
42 lines (27 loc) · 1.42 KB

readme.md

File metadata and controls

42 lines (27 loc) · 1.42 KB

gentoo-dotnet official overlay

note that this overlay is community driven, any help is very welcome, since so it could be unstable

Build Status Gentoo discord server

Overlay Installation

Use the eselect repository module to enable this overlay (or repository):

  • eselect repository enable dotnet

Then sync either everything using emerge --sync or just this overlay using emaint -r dotnet sync. Finally add the following USE flags if relevant.

  • add DOTNET_TARGETS="net45 net40" to make.conf


Dotnet Core

For using dotnet core see