Skip to content

Commit fe79234

Browse files
committed
unix: Enabled high-quality float hashing in coverage build.
1 parent a73501b commit fe79234

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

unix/mpconfigport_coverage.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@
3232

3333
#include <mpconfigport.h>
3434

35+
#define MICROPY_FLOAT_HIGH_QUALITY_HASH (1)
3536
#define MICROPY_ENABLE_SCHEDULER (1)
3637
#define MICROPY_PY_DELATTR_SETATTR (1)
3738
#define MICROPY_PY_BUILTINS_HELP (1)

0 commit comments

Comments
 (0)