]> code.ossystems Code Review - meta-freescale.git/commit
imx-boot: imx-mkimage: do not compile with -static
authorMax Krummenacher <max.oss.09@gmail.com>
Mon, 28 Jan 2019 15:05:49 +0000 (16:05 +0100)
committerOtavio Salvador <otavio@ossystems.com.br>
Wed, 27 Feb 2019 18:29:52 +0000 (15:29 -0300)
commit88f9ce2b2e3ed8be7ef666985151f9eacfc64e9f
tree49d01f75a021de22e40f597ec4e4b16dcfb19846
parenta9e908b038ed90f64fbe46bfbc4f16ff35c3d953
imx-boot: imx-mkimage: do not compile with -static

E.g. Fedora doesn't install glibc-static by default and the yocto
prerequisites do not mandate installing it. Rather than requiring
glibc-static drop linking with -static.

Works around:
| .../build/tmp/hosttools/ld: cannot find -lc

Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
recipes-bsp/imx-mkimage/imx-boot_0.2.bb
recipes-bsp/imx-mkimage/imx-mkimage_git.bb