linux-packaging-mono/debian/mono-archs.make
Jo Shields 76fe9f5628 Import a bunch of ARM64-related changes from Debian
(cherry picked from commit 27f3659f9d5752f4f0afab171129b6b4632e3eba)


Former-commit-id: 234925b3a1f6972f3244dbf6d6b5021faae15fa9
2016-08-04 13:12:21 +01:00

5 lines
190 B
Makefile

DEB_MONO_BOEHM_ARCHS = amd64 armel armhf i386 mipsel kfreebsd-amd64 kfreebsd-i386 ppc64 ppc64el s390x
DEB_MONO_ARCHS = $(DEB_MONO_BOEHM_ARCHS) arm64
DEB_MONO_SGEN_ARCHS = $(DEB_MONO_ARCHS)