Skip to content

Commit b1d33f2

Browse files
authored
Update big-endian build docs
1 parent 953f2af commit b1d33f2

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

Docs/Building-BE.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
# Building Big Endian ASTC Encoder
22

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.
3+
We don't officially support the big-endian compressor build, and it is only
4+
lightly tested, but ensuring that the code is BE-compatible is good practice
5+
and some of the open source distributions still support BE platforms.
86

97
Even though Arm64 can run in a BE mode, it's now very rare in practice. It's no
108
longer supported out of the box in the latest Arm upstream compiler releases,

0 commit comments

Comments
 (0)