Kyle Evans
5ba134a464
ssp: rework the logic to use priority=200 on clang builds
...
The preproc logic was added at the last minute to appease GCC 4.2, and
kevans@ did clearly not go back and double-check that the logic worked out
for clang builds to use the new variant.
It turns out that clang defines __GNUC__ == 4. Flip it around and check
__clang__ as well, leaving a note to remove it later.
Reported by: cem
2019-11-13 03:00:32 +00:00
..
2019-03-29 17:52:57 +00:00
2019-05-16 22:20:54 +00:00
2019-07-13 15:34:29 +00:00
2019-09-04 13:44:46 +00:00
2018-05-10 06:41:08 +00:00
2019-11-02 16:59:53 +00:00
2018-10-20 22:39:35 +00:00
2019-09-25 16:49:22 +00:00
2019-07-02 23:56:37 +00:00
2019-09-25 18:03:18 +00:00
2018-08-07 15:24:19 +00:00
2019-09-14 08:15:16 +00:00
2019-09-02 01:55:55 +00:00
2019-09-05 19:35:30 +00:00
2019-08-12 20:27:33 +00:00
2019-01-17 06:35:45 +00:00
2019-02-19 19:15:15 +00:00
2019-06-25 00:40:44 +00:00
2019-05-11 15:17:42 +00:00
2018-07-26 14:42:20 +00:00
2019-08-15 17:15:32 +00:00
2019-09-24 12:21:01 +00:00
2019-06-04 20:53:35 +00:00
2019-03-29 17:52:57 +00:00
2019-08-12 20:27:33 +00:00
2019-11-13 03:00:32 +00:00
2018-05-13 09:54:34 +00:00
2019-03-29 17:52:57 +00:00
2019-09-01 16:12:05 +00:00
2019-11-11 05:06:49 +00:00
2018-11-03 23:37:13 +00:00
2019-09-02 13:56:44 +00:00
2019-11-10 01:13:41 +00:00
2019-10-08 21:14:09 +00:00
2019-05-16 22:20:54 +00:00
2019-09-16 06:42:01 +00:00
2019-03-28 02:12:32 +00:00
2018-11-12 19:12:14 +00:00