/usr/share/mono/mono-archs.make is in libmono-2.0-dev 4.2.1.102+dfsg2-7ubuntu4.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 | DEB_MONO_BOEHM_ARCHS = amd64 armel armhf i386 mipsel kfreebsd-amd64 kfreebsd-i386 powerpc ppc64 ppc64el s390x
DEB_MONO_ARCHS = $(DEB_MONO_BOEHM_ARCHS) arm64
DEB_MONO_SGEN_ARCHS = $(DEB_MONO_ARCHS)
|