summaryrefslogtreecommitdiffstats
path: root/package/moarvm/moarvm.mk
diff options
context:
space:
mode:
authorStefan Nickl <Stefan.Nickl@gmail.com>2016-10-20 23:12:37 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-10-20 23:38:22 +0200
commit9d08404d9afa211b2da4449ee12b2e89dcedc208 (patch)
tree91be58efb813fa3160f32c402d4557a1c0c1aebd /package/moarvm/moarvm.mk
parent59b9cc7a2dffcd5eb192609eebe3f6a9a9293462 (diff)
downloadbuildroot-9d08404d9afa211b2da4449ee12b2e89dcedc208.tar.gz
buildroot-9d08404d9afa211b2da4449ee12b2e89dcedc208.zip
pppd: better fix for the Linux 4.8 kernel headers issue
Commit 035567b2793f3649e2ddc6cd34b75dd643f47d73 solved the build issue of pppd with Linux 4.8 kernel headers, but in the process broke the build with older kernel headers such as 3.10. This commit takes a different approach, by moving the <netinet/in.h> include above linux header includes. Linux uapi headers try to avoid redeclaring things from libc via linux/libc-compat.h. However that only works if the libc header is included first. Signed-off-by: Stefan Nickl <Stefan.Nickl@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/moarvm/moarvm.mk')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud