Abandon LLVM on armel

Former-commit-id: e22482cd89160932619e5c56e9d1f0835c4373e4
This commit is contained in:
Jo Shields 2018-10-17 15:10:59 -04:00
parent 5294f04ef7
commit 1ffdf07aee
2 changed files with 1 additions and 2 deletions

View File

@ -1 +1 @@
2ec234fd768bf2bb59a2723590b7a67823f68cfc
8bc51ceae4741678df9ade776ad4de955bcd17ab

1
debian/rules vendored
View File

@ -40,7 +40,6 @@ endif
ifeq ($(DEB_HOST_ARCH), armel)
CONF_FLAGS += --with-fpu=NONE
BTLS_ARCH = true
LLVM_ARCH = true
endif
ifneq (,$(findstring $(DEB_HOST_ARCH),$(DEB_MONO_SGEN_ARCHS)))