mono / mono.posix

POSIX/Unix interface for Mono, .NET and .NET Core. Provides functionality for managed code to access POSIX/Unix features not accessible via the BCL. This repository supersedes the older code in https://github.com/mono/mono
MIT License
42 stars 10 forks source link

Add Linux arm64 and arm32 cross builds #5

Closed grendello closed 3 years ago

grendello commented 3 years ago

Add support for cross-building ARM64 and ARM32 (hard float) binaries on Linux.