File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change 11# Build .NET <strike >Core</strike > 9 under FreeBSD
22
3- # Hacky way for native build, tested with v9.preview.7
3+ # 2025
4+ - TODO v10
5+ - some steps I always forget [ how to bootstrap] ( https://github.com/dotnet/runtime/issues/14537#issuecomment-1958400639 )
6+
7+ # Hacky way for native build, tested with v9.preview.7, old, use ports
48- for cross build sdk, patch needed for runtime to output proper ilc - https://patch-diff.githubusercontent.com/raw/dotnet/runtime/pull/105004.patch
59- also this one might be needed https://github.com/dotnet/runtime/pull/105587.patch
610- if sdk will fail with missing runtime, extract freshly built runtime from artifacts into sdk/.dotnet dir
1923- build aspnet (do not build with node/npm installed)
2024- build sdk
2125
22- # New News (2024)
26+ # Old New News (2024)
2327- We how have ** community made** port under [ FreeBSD ports] ( https://github.com/freebsd/freebsd-ports/tree/main/lang/dotnet ) for x64/amd64 and aarch64
2428- ` /usr/ports/lang/dotnet/make install ` or ` pkg install ` will get you up and running
2529- to speed up port build, use ` install_tools.sh ` first, unless you like everything from source
You can’t perform that action at this time.
0 commit comments