mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-23 04:42:32 +00:00
disable cl_math.S asm
This commit is contained in:
parent
48278f3a46
commit
3035224bec
2 changed files with 2 additions and 0 deletions
|
@ -32,6 +32,7 @@
|
|||
#include "QF/asm_i386.h"
|
||||
#include "quakeasm.h"
|
||||
|
||||
#undef USE_INTEL_ASM //XXX asm pic hack
|
||||
|
||||
#ifdef USE_INTEL_ASM
|
||||
|
||||
|
|
|
@ -32,6 +32,7 @@
|
|||
#include "QF/asm_i386.h"
|
||||
#include "quakeasm.h"
|
||||
|
||||
#undef USE_INTEL_ASM //XXX asm pic hack
|
||||
|
||||
#ifdef USE_INTEL_ASM
|
||||
|
||||
|
|
Loading…
Reference in a new issue