]> 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)
committerDaiane Angolini <daiane.angolini@nxp.com>
Tue, 29 Jan 2019 17:03:40 +0000 (15:03 -0200)
commit95c1f9561b94ce3fadfa105a1773440898b5564b
treec338645a45934da1f2d8cacc410634193ae54484
parenteca805edf60e8864003fcc828408c37d58391a9b
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