Gage Eads ec57ed08c9 mk: use extra cflags when linking libs with compiler
When using the compiler to link libraries, include EXTRA_CFLAGS. This is
needed when cross-compiling to pass --sysroot, for example. GCC
cross-compilers built with Yocto don't use the --with-sysroot option,
making it necessary to pass the --sysroot command-line option.

This is the same solution as in commit e8fbb6d9cfd9 ("mk: use extra cflags
when linking with compiler"), but applied to libs instead of apps.

Signed-off-by: Gage Eads <gage.eads@intel.com>
2017-07-31 23:57:49 +02:00
..
2017-07-08 17:43:49 +02:00
2017-07-10 12:26:40 +02:00
2017-07-19 16:25:42 +03:00
2017-03-27 23:28:43 +02:00
2014-06-11 00:29:34 +02:00
2017-06-14 23:54:13 +02:00