summaryrefslogtreecommitdiff
path: root/zconfig.h
diff options
context:
space:
mode:
authormarkster <markster@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2004-02-07 04:33:41 +0000
committermarkster <markster@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2004-02-07 04:33:41 +0000
commit130d038b151d1f72885d72fc73118f1d0daa9223 (patch)
treeea753a623c642ffbb3ce9b5f23952a04946ec186 /zconfig.h
parentf311334ecd5249607066a24fe2d62cd5fe7e72c7 (diff)
Warn of AMD incompatibility with MMX in zconfig.h (bug #676)
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@310 5390a7c7-147a-4af0-8ec9-7488f05a26cb
Diffstat (limited to 'zconfig.h')
-rwxr-xr-xzconfig.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/zconfig.h b/zconfig.h
index 25880c4..9b726d9 100755
--- a/zconfig.h
+++ b/zconfig.h
@@ -29,6 +29,9 @@
/*
* Define if you want MMX optimizations in zaptel
*
+ * Note: CONFIG_ZAPTEL_MMX is generally incompatible with AMD
+ * processors and can cause system instability!
+ *
*/
/* #define CONFIG_ZAPTEL_MMX */