OpenRCT2: broken on big endian
This commit is contained in:
@@ -29,6 +29,10 @@ build_options="multiplayer"
|
||||
build_options_default="multiplayer"
|
||||
desc_option_multiplayer="Enable multiplayer support"
|
||||
|
||||
if [ "$XBPS_TARGET_ENDIAN" = "be" ]; then
|
||||
broken="not yet implemented"
|
||||
fi
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" OpenRCT2"
|
||||
CXXFLAGS="-DHAVE_IMMINTRIN_H=false -DSDL_DISABLE_IMMINTRIN_H=1"
|
||||
|
||||
Reference in New Issue
Block a user