On Mon, Oct 23, 2023 at 10:43:43AM +0100, Luca Fancellu 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 <[email protected]>
> ---
> 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)
Applied.
Thanks,
Richard
_______________________________________________
Linuxptp-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/linuxptp-devel