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