diff --git a/SConstruct b/SConstruct index 9969a473e1..4338d54f8a 100644 --- a/SConstruct +++ b/SConstruct @@ -8,7 +8,7 @@ Export('dolphin_version') warnings = [ 'all', 'write-strings', - 'float-equal', + #'float-equal', 'shadow', 'pointer-arith', 'packed',