You've already forked linux-packaging-mono
Abandon LLVM on armel
Former-commit-id: e22482cd89160932619e5c56e9d1f0835c4373e4
This commit is contained in:
2
debian/control.REMOVED.git-id
vendored
2
debian/control.REMOVED.git-id
vendored
@@ -1 +1 @@
|
|||||||
2ec234fd768bf2bb59a2723590b7a67823f68cfc
|
8bc51ceae4741678df9ade776ad4de955bcd17ab
|
1
debian/rules
vendored
1
debian/rules
vendored
@@ -40,7 +40,6 @@ endif
|
|||||||
ifeq ($(DEB_HOST_ARCH), armel)
|
ifeq ($(DEB_HOST_ARCH), armel)
|
||||||
CONF_FLAGS += --with-fpu=NONE
|
CONF_FLAGS += --with-fpu=NONE
|
||||||
BTLS_ARCH = true
|
BTLS_ARCH = true
|
||||||
LLVM_ARCH = true
|
|
||||||
endif
|
endif
|
||||||
|
|
||||||
ifneq (,$(findstring $(DEB_HOST_ARCH),$(DEB_MONO_SGEN_ARCHS)))
|
ifneq (,$(findstring $(DEB_HOST_ARCH),$(DEB_MONO_SGEN_ARCHS)))
|
||||||
|
Reference in New Issue
Block a user