On Fri, Oct 20, 2023 at 07:15:59PM +0200, Erez wrote:

> And we can change CC to
> CC ?= ...
> 
> In case CC comes from the build, like in Yocto and Debian.

Nah, build systems that don't want to use gcc can and should dial what
they want on the command line:

   make CC=abcxyz

See:

   https://www.gnu.org/software/make/manual/html_node/Overriding.html

Thanks,
Richard


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

Reply via email to