]> git.ozlabs.org Git - ppp.git/commit
pppd/Makefile.linux: do not check for bpf header presence on the host (#201)
authorAlexander Kanavin <alex.kanavin@gmail.com>
Thu, 31 Dec 2020 22:44:08 +0000 (23:44 +0100)
committerGitHub <noreply@github.com>
Thu, 31 Dec 2020 22:44:08 +0000 (09:44 +1100)
commitd732b2bbc1920fd6eddc39e4abe8fcd7e0ca4683
treefc4a0cc43861a18f9914a62e057dbabfef87f67b
parentf1e3aa2dc7e7772d8491c6ff61e4e6d28af33d4b
pppd/Makefile.linux: do not check for bpf header presence on the host (#201)

This makes builds non-deterministic, and doesn't work
when building in sysroot environments (such as yocto).

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
pppd/Makefile.linux