Files
nixpkgs/pkgs/development/interpreters
Luflosi fbefec0d3e j: fix build on darwin
On darwin the compilation would fail with the following warning:
```
clang-7: error: argument unused during compilation: '-fno-strict-overflow' [-Werror,-Wunused-command-line-argument]
```
This error happens because the `-fno-strict-overflow` is passed to the compiler. To fix this, disable the `strictoverflow` hardening feature. Also see #39687.

ZHF: #97479
2020-09-09 15:09:26 -07:00
..
2020-06-20 12:25:02 -03:00
2020-05-02 11:46:37 +02:00
2020-08-25 03:30:06 +00:00
2020-08-20 13:46:09 +02:00
2020-06-28 09:59:04 +02:00
2020-07-04 20:50:16 +00:00
2020-05-05 11:27:26 +00:00
2020-08-22 10:31:02 -07:00
2020-07-26 15:03:25 +00:00
2020-09-09 15:09:26 -07:00
2020-07-02 12:23:08 +00:00
2020-05-04 18:31:03 +05:30
2020-08-04 14:50:17 -07:00
2020-05-01 09:22:33 +02:00
2020-05-06 23:22:01 -07:00
2020-08-21 12:37:46 +02:00
2020-07-06 04:04:30 +00:00
2020-09-04 20:03:30 +02:00
2020-08-01 04:20:00 -05:00
2020-08-31 10:55:50 +02:00
2020-08-23 22:45:44 +01:00
2020-07-22 01:50:56 +02:00