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-08-01 23:38:54 -07:00
2020-06-20 12:25:02 -03:00
2020-05-02 11:46:37 +02:00
2020-04-10 17:54:53 +01:00
2020-08-25 03:30:06 +00:00
2020-04-10 17:54:53 +01:00
2020-04-10 17:54:53 +01:00
2020-08-20 13:46:09 +02:00
2020-05-04 22:17:10 +02:00
2020-04-28 09:56:30 -03:00
2020-06-17 15:57:21 +02:00
2020-04-10 17:54:53 +01:00
2020-06-28 09:59:04 +02:00
2020-07-04 20:50:16 +00:00
2020-08-30 11:41:14 +02:00
2020-08-16 12:48:18 +10:00
2020-06-19 11:33:06 -04:00
2020-04-10 17:54:53 +01:00
2020-05-05 11:27:26 +00:00
2020-08-22 10:31:02 -07:00
2020-04-10 17:54:53 +01:00
2020-07-26 15:03:25 +00:00
2020-04-10 17:54:53 +01:00
2020-04-10 17:54:53 +01: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-15 19:34:47 -07:00
2020-08-04 14:50:17 -07:00
2020-04-10 17:54:53 +01:00
2020-04-10 17:54:53 +01:00
2020-04-10 17:54:53 +01:00
2020-04-10 17:54:53 +01:00
2020-08-31 16:31:12 +02:00
2020-04-10 17:54:53 +01:00
2020-05-01 09:22:33 +02:00
2020-05-06 23:22:01 -07:00
2020-04-10 17:54:53 +01:00
2020-04-20 16:02:43 -05:00
2020-08-30 20:21:26 +02:00
2020-08-21 12:37:46 +02:00
2020-05-03 22:14:21 -07:00
2020-07-06 04:04:30 +00:00
2020-04-10 17:54:53 +01:00
2020-04-10 17:54:53 +01:00
2020-09-04 20:03:30 +02:00
2020-04-10 17:54:53 +01:00
2020-08-01 04:20:00 -05:00
2020-08-31 10:55:50 +02:00
2020-04-10 17:54:53 +01:00
2020-04-10 17:54:53 +01:00
2020-08-23 22:45:44 +01:00
2020-06-12 11:55:31 -07:00
2020-06-11 12:05:14 -05:00
2020-05-09 10:28:57 +01:00
2020-04-10 17:54:53 +01:00
2020-04-10 17:54:53 +01:00
2020-05-29 12:07:53 -07:00
2020-05-29 12:08:29 -07:00
2020-07-08 02:53:04 +02:00
2020-04-13 00:42:34 -07:00
2020-04-10 17:54:53 +01:00
2020-04-10 17:54:53 +01:00
2020-04-10 17:54:53 +01:00
2020-08-16 12:48:18 +10:00
2020-07-22 01:50:56 +02:00