Build support for s390x: mono runtime (#52841)
authorUlrich Weigand <ulrich.weigand@de.ibm.com>
Mon, 17 May 2021 16:23:07 +0000 (18:23 +0200)
committerGitHub <noreply@github.com>
Mon, 17 May 2021 16:23:07 +0000 (18:23 +0200)
commit9f368f41b642b3824a037e3d5c8155a4cbdb2e32
tree2cbbd63c0853f2dc296d54fc31652083e5b71d3e
parentdd8b090cbc7dc4afa41e01e979f4a8676fb9f4c0
Build support for s390x: mono runtime (#52841)

Adds cmake and proj entries to support building for s390x.

Includes a bug fix to CMakeLists.txt where IS_BIG_ENDIAN
was used before it was defined, causing failures on big-
endian platforms.
src/mono/CMakeLists.txt
src/mono/mono.proj
src/mono/mono/mini/CMakeLists.txt
src/mono/mono/utils/CMakeLists.txt