From ea4e1eda82be8eeb8b9374b061f4a39c55ba7a29 Mon Sep 17 00:00:00 2001 From: Ansariel Date: Wed, 10 Jul 2013 21:11:39 +0200 Subject: [PATCH] Fix typo in configure_firestorm.sh --- scripts/configure_firestorm.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/configure_firestorm.sh b/scripts/configure_firestorm.sh index a8dd5049ec..ceafaae28e 100755 --- a/scripts/configure_firestorm.sh +++ b/scripts/configure_firestorm.sh @@ -62,7 +62,7 @@ showUsage() echo " --package : Build installer" echo " --fmodex : Build with FMOD Ex" echo " --opensim : Build with OpenSim support (Disables Havok features)" - echo " --avx : Build with Advanced Vector Extensions (Win" + echo " --avx : Build with Advanced Vector Extensions (Windows only)" echo " --platform : darwin | win32 | win64 | linux32 | linux64" echo " --jobs : Build with jobs in parallel (Linux and Darwin only)" echo