summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorAdam Jackson <ajax@freedesktop.org>2005-10-03 20:01:28 +0000
committerAdam Jackson <ajax@freedesktop.org>2005-10-03 20:01:28 +0000
commit1d2671e6cb8fd035d862ad49e2924c226ef9e919 (patch)
treecb179e50c9079d191d35c1f8d5fa36e5eb7e0784 /src
parent0a405dcc5f0cde8549ace00288b85d130ccb03aa (diff)
Bug #1155: Define IEEE_ONE on Super-H as well.
Diffstat (limited to 'src')
-rw-r--r--src/mesa/main/imports.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mesa/main/imports.h b/src/mesa/main/imports.h
index c63cc64eb86..90dca2702fd 100644
--- a/src/mesa/main/imports.h
+++ b/src/mesa/main/imports.h
@@ -205,6 +205,7 @@ typedef union { GLfloat f; GLint i; } fi_type;
defined(__hppa__) || defined(hpux) || \
defined(__mips) || defined(_MIPS_ARCH) || \
defined(__arm__) || \
+ defined(__sh__) || \
(defined(__alpha__) && (defined(__IEEE_FLOAT) || !defined(VMS)))
#define USE_IEEE
#define IEEE_ONE 0x3f800000