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-11-01 02:48:43 +00:00
2019-10-26 19:20:59 +00:00
2019-02-26 05:59:22 +00:00
2019-07-19 15:10:53 +00:00
2019-05-30 19:18:01 +00:00
2018-11-04 16:08:59 +00:00
2019-02-25 18:22:20 +00:00
2019-11-09 21:59:29 +00:00
2019-11-08 14:51:09 +00:00
2018-10-12 05:27:58 +00:00
2019-11-10 17:00:23 +00:00
2018-09-20 09:26:10 +00:00
2019-11-08 17:27:20 +00:00
2018-09-20 09:31:27 +00:00
2019-11-07 18:06:44 +00:00
2019-08-08 16:54:22 +00:00
2019-04-22 18:38:54 +00:00
2019-10-08 18:17:02 +00:00