mark games/love/11 BROKEN on big-endian arches

fails with "Hashing not yet implemented for big endian" on
src/modules/data/HashFunction.cpp

found in the sparc64 bulk by kmos@, ok tb@
This commit is contained in:
op
2023-03-17 14:43:51 +00:00
parent d7e16c8011
commit e9efc45f20
+4
View File
@@ -1,3 +1,7 @@
# ./modules/data/HashFunction.cpp:25:3: error:
# Hashing not yet implemented for big endian
NOT_FOR_ARCHS = ${BE_ARCHS}
VERSION = 11.4
SHARED_LIBS = love-${VERSION} 0.0