Build on PPC64el with MCS, Roslyn is pretty ropey on here right now
Former-commit-id: 1704fb885b4d30593b4f7aa480f5b5300a080486
This commit is contained in:
parent
2a9b267cbd
commit
bb110ef96b
3
debian/rules
vendored
3
debian/rules
vendored
@ -63,6 +63,9 @@ ifeq ($(DEB_HOST_ARCH), amd64)
|
||||
BTLS_ARCH = true
|
||||
endif
|
||||
|
||||
ifeq ($(DEB_HOST_ARCH), ppc64el)
|
||||
CONF_FLAGS += --with-csc=mcs
|
||||
endif
|
||||
|
||||
DPKG_EXPORT_BUILDFLAGS = 1
|
||||
include /usr/share/dpkg/buildflags.mk
|
||||
|
Loading…
x
Reference in New Issue
Block a user