summaryrefslogtreecommitdiff
path: root/indra/newview/linux_tools/wrapper.sh
diff options
context:
space:
mode:
authorAndrey Kleshchev <andreykproductengine@lindenlab.com>2020-02-04 17:12:19 +0200
committerAndrey Kleshchev <andreykproductengine@lindenlab.com>2020-02-04 17:12:19 +0200
commit6627d684a20dbc420de7814066c31a930c0e0e10 (patch)
tree7c0a056f65e956179a18c5a91974c4b79fe988e2 /indra/newview/linux_tools/wrapper.sh
parente76f25d25fb96965fcf37a477bbf8c14ef1eccb2 (diff)
SL-12654 Remove support for building with fmod ex
Diffstat (limited to 'indra/newview/linux_tools/wrapper.sh')
-rwxr-xr-xindra/newview/linux_tools/wrapper.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/newview/linux_tools/wrapper.sh b/indra/newview/linux_tools/wrapper.sh
index c23401d5a6..e04090297c 100755
--- a/indra/newview/linux_tools/wrapper.sh
+++ b/indra/newview/linux_tools/wrapper.sh
@@ -4,6 +4,8 @@
## These options are for self-assisted troubleshooting during this beta
## testing phase; you should not usually need to touch them.
+## - Avoids using any FMOD STUDIO audio driver.
+#export LL_BAD_FMODSTUDIO_DRIVER=x
## - Avoids using any FMOD Ex audio driver.
#export LL_BAD_FMODEX_DRIVER=x
## - Avoids using any OpenAL audio driver.