1
0
Fork 0
remarkable-uboot/examples
Alexey Brodkin e75e73dd5f examples: select libgcc for non-default architecture
In case of multilib-enabled toolchains if default architecture differ from
the one examples are being built for linker will fail to link example object
files with libgcc of another (non-compatible) architecture.

Interesting enough for years in main Makefile we used CFLAGS/c_flags for this
but not for examples.

So fixing it now.

Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>

Cc: Masahiro Yamada <yamada.m@jp.panasonic.com>
Cc: Tom Rini <trini@ti.com>
Cc: Wolfgang Denx <wd@denx.de>
Acked-by: WOlfgang Denk <wd@denx.de>
Acked-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
2014-05-23 16:51:26 -04:00
..
api kbuild: use shorten logs for misc targets 2014-02-25 11:01:29 -05:00
standalone examples: select libgcc for non-default architecture 2014-05-23 16:51:26 -04:00
Makefile examples: move api/ and standalone/ entry to examples/Makefile 2014-02-19 11:07:51 -05:00