We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 953f2af commit b1d33f2Copy full SHA for b1d33f2
Docs/Building-BE.md
@@ -1,10 +1,8 @@
1
# Building Big Endian ASTC Encoder
2
3
-**NOTE:** The current code is _NOT_ BE compatible, but we plan to fix this!
4
-
5
-We don't officially support a big-endian compressor build, but ensuring the
6
-code is BE-compatible is good practice and some of the open source
7
-distributions still support BE platforms.
+We don't officially support the big-endian compressor build, and it is only
+lightly tested, but ensuring that the code is BE-compatible is good practice
+and some of the open source distributions still support BE platforms.
8
9
Even though Arm64 can run in a BE mode, it's now very rare in practice. It's no
10
longer supported out of the box in the latest Arm upstream compiler releases,
0 commit comments