On Sat, Jul 01, 2017 at 11:56:14PM +0200, Petr Kulhavy wrote:
> is there a specific reason why Linuxptp overrides the build commands to gcc
> and cpp (with the $(CROSS_COMPILE) prefix) instead of using the standard
> Make variables $(CC) and $(CPP)?
The only reason is that GCC is the compiler in a
Hi,
is there a specific reason why Linuxptp overrides the build commands to
gcc and cpp (with the $(CROSS_COMPILE) prefix) instead of using the
standard Make variables $(CC) and $(CPP)?
Does it mean that Linuxptp works only with GCC?
Thanks
Petr
-