You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CMakeLists.txt: Set -fno-strict-aliasing for basisu
Several basisu headers demand doing this ("Important: If compiling with
gcc, be sure strict aliasing is disabled: -fno-strict-aliasing") and
their own CMakeLists.txt (that's not used here) also sets it and
explicitly mentions (in a comment in its first line) that strict
aliasing optimizations must be disabled for both the encoder and decoder
0 commit comments