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