summaryrefslogtreecommitdiff
path: root/site
diff options
context:
space:
mode:
authorHenning Heinold <heinold@inf.fu-berlin.de>2008-08-06 15:14:45 +0000
committerHenning Heinold <heinold@inf.fu-berlin.de>2008-08-06 15:14:45 +0000
commitc5718e16d08d73a48642840dd8ad532734fb5942 (patch)
tree9e793953076377647d4d86ba1e53c041cacf760f /site
parent86acccc82f46060f45e78abd587c857c6f72986b (diff)
parent09e038b5a358d364a95269a1aed5940a6b913471 (diff)
merge of '55132066284089ca5853bcbb50bbd4990ec25823'
and '5565cda387e227c33c34f8743f541e7737fc5b1b'
Diffstat (limited to 'site')
-rw-r--r--site/common2
1 files changed, 2 insertions, 0 deletions
diff --git a/site/common b/site/common
index dab8d7f18c..c14ad80d66 100644
--- a/site/common
+++ b/site/common
@@ -4,3 +4,5 @@ mr_cv_target_elf=${mr_cv_target_elf=yes}
# Normally kernels have /dev/random enabled
ac_cv_file__dev_random=${ac_cv_file__dev_random=yes}
+# does compiler handle IEEE math?
+rd_cv_ieee_works=${rd_cv_ieee_works=yes}