mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user