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

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)))