From 8421bc370053d833d438772a2d1ae31d7f2b9bbd Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Wed, 31 May 2017 14:06:28 -0400 Subject: games/opendune: Fix x86 build. Signed-off-by: B. Watson --- games/opendune/README | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'games/opendune/README') diff --git a/games/opendune/README b/games/opendune/README index 6685da4e90fd..f49700599e41 100644 --- a/games/opendune/README +++ b/games/opendune/README @@ -13,6 +13,12 @@ data files. Copy or symlink the .PAK files from the original game to "/usr/share/games/opendune/data". The filenames can be uppercase or lowercase. +If you're building a package for a very old x86 system (that doesn't +support MMX), on a newer system (that does support MMX), set MMX=no in +the script's environment. If you're building on the same system you'll +install the package on, you don't have to worry about this (MMX will +be autodetected). + Optional dependencies: If SDL2 and SDL2_image are installed, opendune will use them rather than -- cgit v1.2.3