git-svn-id: trunk@36849 -
@@ -24,6 +24,9 @@ INTERFACE
{$define FPC_ANSI_TEXTFILEREC}
{ include system-independent routine headers }
+{ wasm does not support SSE3 instructions }
+{$define FASTMOVE_DISABLE_SSE3}
+
{$include systemh.inc}