summaryrefslogtreecommitdiff
path: root/src/mesa/tnl/descrip.mms
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesa/tnl/descrip.mms')
-rw-r--r--src/mesa/tnl/descrip.mms2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mesa/tnl/descrip.mms b/src/mesa/tnl/descrip.mms
index a77d66ca34..70c1606853 100644
--- a/src/mesa/tnl/descrip.mms
+++ b/src/mesa/tnl/descrip.mms
@@ -16,7 +16,7 @@ VPATH = RCS
INCDIR = [---.include],[-.main],[-.glapi],[-.shader]
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 = t_array_api.c t_array_import.c t_context.c \
t_pipeline.c t_vb_fog.c t_save_api.c t_vtx_api.c \