From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Tue, 12 Sep 2017 22:28:52 -0400 Subject: [U-Boot] [U-Boot,v2,5/5] examples: add fallback memcpy In-Reply-To: <20170909104746.5948-6-robdclark@gmail.com> References: <20170909104746.5948-6-robdclark@gmail.com> Message-ID: <20170913022852.GL4474@bill-the-cat> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Sat, Sep 09, 2017 at 06:47:43AM -0400, Rob Clark wrote: > 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 > > Signed-off-by: Rob Clark Applied to u-boot/master, thanks! -- Tom -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 819 bytes Desc: Digital signature URL: