> On 23 Oct 2023, at 10:43, Luca Fancellu <luca.fance...@arm.com> wrote:
>
> The Makefile is defining CC and incdefs.sh is using
> ${CROSS_COMPILE}cpp inside it, allowing both to use different
> compilers depending on what the user pass during make invocation
> as CC.
>
> Align them using ${CC} also inside incdefs.sh.
>
> Signed-off-by: Luca Fancellu <luca.fance...@arm.com>
> ---
> Changes from v1:
> - The ${CC} variable inside incdefs.sh was taken from the environment, so in
>   the Makefile, pass the same CC as environment variable to the script making
>   sure the value is truly aligned. (pointed out by Erez)
> ---

Hi!

Any thought about this?

Cheers,
Luca


IMPORTANT NOTICE: The contents of this email and any attachments are 
confidential and may also be privileged. If you are not the intended recipient, 
please notify the sender immediately and do not disclose the contents to any 
other person, use it for any purpose, or store or copy the information in any 
medium. Thank you.


_______________________________________________
Linuxptp-devel mailing list
Linuxptp-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxptp-devel

Reply via email to