linuxptp: fix libc functionality check in incdefs.sh 4151/head
authorHauke Mehrtens <hauke.mehrtens@intel.com>
Tue, 14 Mar 2017 23:10:32 +0000 (00:10 +0100)
committerHauke Mehrtens <hauke@hauke-m.de>
Fri, 17 Mar 2017 18:54:20 +0000 (19:54 +0100)
commit3d8b505356a08a822b3248a73f6910ec4ea0bab4
tree9b0e0d9363d31558b032cb371cae9e2bf34f83b4
parente7c51f59738f207edd0cd348c55b1047e49b8b37
linuxptp: fix libc functionality check in incdefs.sh

The checks in the incdefs.sh script do not fully work when cross
compiling. It probably checks the hosts libc. Just provide the settings
manually, as our musl at least supports all these features.

Signed-off-by: Hauke Mehrtens <hauke.mehrtens@intel.com>
net/linuxptp/Makefile