To allow building MongoDB on Linux s390x:
src/mongo/db/db.cpp still contains a check against big-endian systems around line 877; that needs to be removed.
- duplicates
-
SERVER-21252 Enable building on Linux s390x
- Closed
To allow building MongoDB on Linux s390x:
src/mongo/db/db.cpp still contains a check against big-endian systems around line 877; that needs to be removed.
SERVER-21252 Enable building on Linux s390x