linuxptp: pass TARGET_CFLAGS using MAKE_VARS, bump PKG_RELEASE
authorStephen Walker <redacted>
Tue, 19 Jul 2016 23:02:02 +0000 (19:02 -0400)
committerStephen Walker <redacted>
Tue, 19 Jul 2016 23:02:02 +0000 (19:02 -0400)
commit87044ef55ce15a8a73fb6ec50ca70f75348d7787
treea023e1a209c6f25d3599482e25075dc622923bb2
parente54025a3f40e8abdb9c723da596e70d883d1326f
linuxptp: pass TARGET_CFLAGS using MAKE_VARS, bump PKG_RELEASE

ccache_cc -Wall -DVER=1.6  -D_GNU_SOURCE -DHAVE_CLOCK_ADJTIME -DHAVE_POSIX_SPAWN -DHAVE_ONESTEP_SYNC     -c -o ptp4l.o ptp4l.c
cc1: note: someone does not honour COPTS correctly, passed 0 times

unpatched
  8229 hwstamp_ctl
128213 phc2sys
 37045 phc_ctl
 99077 pmc
185589 ptp4l
 41141 timemaster

patched (honouring -Os CFLAG)
  8213 hwstamp_ctl
 54469 phc2sys
 20645 phc_ctl
 49877 pmc
 74965 ptp4l
 20645 timemaster

Signed-off-by: Stephen Walker <redacted>
net/linuxptp/Makefile
git clone https://git.99rst.org/PROJECT