Re: [PATCH] bootwrapper: Use local definition of string.h

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 4 September 2012 15:57, Jon Medhurst (Tixy) <tixy@xxxxxxxxxx> wrote:
> The semihosting and FDT code makes use of libc style string
> functions implemented in our string.c, however it relies of the system
> providing the string.h header file.
>
> This causes problems on toolchains that don't provide these headers,
> like Android toolchains, and it also means that we include declaration
> for functions which aren't implemented in the bootwrapper.
>
> Resolve this by providing our own string.h which declares only
> the functions we implement and add the base directory to the
> include path so this header is found.
>
> Signed-off-by: Jon Medhurst <tixy@xxxxxxxxxx>

Applied, thanks.

-- PMM
_______________________________________________
kvmarm mailing list
kvmarm@xxxxxxxxxxxxxxxxxxxxx
https://lists.cs.columbia.edu/cucslists/listinfo/kvmarm


[Index of Archives]     [Linux KVM]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux