You've already forked linux-packaging-mono
LLVM build fixes
(cherry picked from commit 36ac7d4833f36cac6770495079bebf7dfd9fb003) Former-commit-id: 8802062fe7fe33409605b2212e45d2a134658fb2
This commit is contained in:
1
debian/rules
vendored
1
debian/rules
vendored
@@ -40,6 +40,7 @@ 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)))
|
||||
|
||||
Reference in New Issue
Block a user