unix: Enabled high-quality float hashing in coverage build.

pull/1/head
Damien George 2017-04-06 17:28:54 +10:00
parent a73501b1d6
commit fe79234ca0
1 changed files with 1 additions and 0 deletions

View File

@ -32,6 +32,7 @@
#include <mpconfigport.h>
#define MICROPY_FLOAT_HIGH_QUALITY_HASH (1)
#define MICROPY_ENABLE_SCHEDULER (1)
#define MICROPY_PY_DELATTR_SETATTR (1)
#define MICROPY_PY_BUILTINS_HELP (1)