Ed Maste 0e8b3ab348 Exclude -flto when building *genassym.o
The build process generates *assym.h using nm from *genassym.o (which is
in turn created from *genassym.c).

When compiling with link-time optimization (LTO) using -flto, .o files
are LLVM bitcode, not ELF objects. This is not usable by genassym.sh,
so remove -flto from those ${CC} invocations.

Submitted by:	George Rimar
Reviewed by:	dim
MFC after:	1 month
Differential Revision:	https://reviews.freebsd.org/D9659
2017-02-21 18:59:17 +00:00
..
2016-04-27 19:38:24 +00:00
2017-01-28 02:22:15 +00:00
2017-01-28 02:22:15 +00:00
2017-01-28 09:58:00 +00:00
2014-09-17 22:26:01 +00:00
2016-11-21 21:07:43 +00:00
2016-07-22 06:21:03 +00:00
2015-09-10 12:40:31 +00:00
2017-01-28 16:40:51 +00:00
2017-01-28 02:22:15 +00:00
2016-10-02 03:20:31 +00:00
2017-01-28 02:22:15 +00:00
2017-01-28 02:22:15 +00:00
2017-01-28 02:22:15 +00:00
2016-11-07 21:15:39 +00:00
2017-01-28 02:22:15 +00:00
2014-11-07 19:13:19 +00:00
2014-10-20 14:42:42 +00:00
2017-02-06 08:49:57 +00:00
2014-08-28 00:05:02 +00:00
2017-02-10 01:04:11 +00:00
2017-02-10 01:04:11 +00:00
2017-01-28 02:22:15 +00:00
2017-02-17 21:08:32 +00:00
2017-01-28 02:22:15 +00:00
2016-07-09 11:20:42 +00:00
2015-10-01 05:56:38 +00:00
2017-01-28 02:22:15 +00:00
2015-06-23 22:22:36 +00:00
2014-09-19 10:32:20 +00:00
2017-01-28 02:22:15 +00:00
2017-01-28 02:22:15 +00:00
2017-02-06 08:49:57 +00:00
2014-07-26 17:59:25 +00:00
2016-10-02 03:20:31 +00:00
2016-05-20 11:00:06 +00:00
2015-02-07 23:09:03 +00:00
2017-01-31 01:55:29 +00:00
2015-04-22 18:15:18 +00:00
2017-01-28 02:22:15 +00:00