diff options
Diffstat (limited to 'src/mesa/math/descrip.mms')
-rw-r--r-- | src/mesa/math/descrip.mms | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mesa/math/descrip.mms b/src/mesa/math/descrip.mms index 86eaf0e467d..a3f20c2f25c 100644 --- a/src/mesa/math/descrip.mms +++ b/src/mesa/math/descrip.mms @@ -14,7 +14,7 @@ VPATH = RCS INCDIR = [---.include],[-.main],[-.glapi] LIBDIR = [---.lib] -CFLAGS = /include=($(INCDIR),[])/define=(PTHREADS=1)/name=(as_is,short) +CFLAGS = /include=($(INCDIR),[])/define=(PTHREADS=1)/name=(as_is,short)/float=ieee/ieee=denorm SOURCES = m_debug_clip.c m_debug_norm.c m_debug_xform.c m_eval.c m_matrix.c\ m_translate.c m_vector.c m_xform.c |