From 3035224bec7964537d82f79660cd0201680f4718 Mon Sep 17 00:00:00 2001 From: Chris Ison Date: Fri, 25 May 2001 22:57:25 +0000 Subject: [PATCH] disable cl_math.S asm --- nq/source/cl_math.S | 1 + qw/source/cl_math.S | 1 + 2 files changed, 2 insertions(+) diff --git a/nq/source/cl_math.S b/nq/source/cl_math.S index a84d6ca0b..91dab9b6a 100644 --- a/nq/source/cl_math.S +++ b/nq/source/cl_math.S @@ -32,6 +32,7 @@ #include "QF/asm_i386.h" #include "quakeasm.h" +#undef USE_INTEL_ASM //XXX asm pic hack #ifdef USE_INTEL_ASM diff --git a/qw/source/cl_math.S b/qw/source/cl_math.S index a84d6ca0b..91dab9b6a 100644 --- a/qw/source/cl_math.S +++ b/qw/source/cl_math.S @@ -32,6 +32,7 @@ #include "QF/asm_i386.h" #include "quakeasm.h" +#undef USE_INTEL_ASM //XXX asm pic hack #ifdef USE_INTEL_ASM