You've already forked linux-packaging-mono
Revert "Revert "Build on PPC64el with MCS, Roslyn is pretty ropey on here right now""
This reverts commit 66b3070eaf
[formerly 9d69f74ac71ffa282e220ec8462f0809aaa1f924].
Former-commit-id: 5f283ef9870b12c386d50083a17290bf4cfd124b
This commit is contained in:
3
debian/rules
vendored
3
debian/rules
vendored
@@ -67,6 +67,9 @@ ifeq ($(DEB_HOST_ARCH), amd64)
|
||||
BTLS_ARCH = true
|
||||
endif
|
||||
|
||||
ifeq ($(DEB_HOST_ARCH), ppc64el)
|
||||
CONF_FLAGS += --with-csc=mcs
|
||||
endif
|
||||
|
||||
ifneq (,$(wildcard /usr/bin/gcc-4.7))
|
||||
GCC := CC=/usr/bin/gcc-4.7 CXX=/usr/bin/g++-4.7
|
||||
|
Reference in New Issue
Block a user