Temporarily disabling FAM for Alpha 11 because it can cause problems on Ubuntu and hotloading doesn't seem to work anyway at the moment.

Known problems with FAM:
- System hangs at shutdown
- Assertion failure at startup in debug mode

This was SVN commit r12550.
This commit is contained in:
Yves
2012-08-29 21:22:57 +00:00
parent 833d79445e
commit fcf09598d9
+1 -1
View File
@@ -103,7 +103,7 @@
// allow use of FAM API on Linux
#ifndef CONFIG2_FAM
# define CONFIG2_FAM 1
# define CONFIG2_FAM 0
#endif
// allow use of OpenAL/Ogg/Vorbis APIs