Searched hist:"22720541119839 d8240de5a29ffe65b68b26b2fd" (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/examples/api/ |
| H A D | glue.c | 22720541119839d8240de5a29ffe65b68b26b2fd Sat Sep 09 10:47:43 UTC 2017 Rob Clark <robdclark@gmail.com> UPSTREAM: examples: add fallback memcpy
Solves build issue:
Building current source for 134 boards (12 threads, 1 job per thread) arm: + lsxhl +examples/api/vsprintf.o: In function `string16': +lib/vsprintf.c:278: undefined reference to `memcpy' +examples/api/uuid.o: In function `uuid_bin_to_str': +lib/uuid.c:197: undefined reference to `memcpy' +lib/uuid.c:199: undefined reference to `memcpy' +make[3]: *** [examples/api/demo] Error 1 +make[2]: *** [examples/api] Error 2 +make[1]: *** [examples] Error 2 +make: *** [sub-make] Error 2 133 0 1 /134 sheevaplug
Change-Id: I467ecc2957a5b74eaf3e368394441817f228a469 Signed-off-by: Rob Clark <robdclark@gmail.com> Signed-off-by: Kever Yang <kever.yang@rock-chips.com> (cherry picked from commit 7e3e20560784b048ff19e90cd36b6680626b1ab3)
|