summaryrefslogtreecommitdiffstats
path: root/package/php/php.mk
diff options
context:
space:
mode:
authorJörg Krause <joerg.krause@embedded.rocks>2015-12-02 05:33:03 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-12-17 22:07:53 +0100
commitfdfd17c7e19889ac61a449df373421f4dfefda85 (patch)
tree21760a62d6c9d5e7ddb4f258ca885e8f125dcaf3 /package/php/php.mk
parentc8b9f095f0c1cbb2e5fecdfb31cdb39002e44f24 (diff)
downloadbuildroot-fdfd17c7e19889ac61a449df373421f4dfefda85.tar.gz
buildroot-fdfd17c7e19889ac61a449df373421f4dfefda85.zip
package/arptables: add patch to fix musl build issue
Due to clashes in the namespace between the Linux Kernel headers and the netinet headers building arptables with the musl C library fails. Best advice from the musl developers is to not include both headers in a userspace tool (see the thread on the musl mailing list [1], especially [2]). Since arptables only requires a few definitions from the Linux Kernel headers we opt-out the clashing header files and define the needed definitions. Patch sent upstream [3]. Fixes: http://autobuild.buildroot.net/results/b72/b721e4fa24a0728c20fd2ec0663c2b5981387642/ http://autobuild.buildroot.net/results/4e9/4e9e0ed9454d258ef4333e847dc394ff22378ca4/ http://autobuild.buildroot.net/results/b39/b3951f700ab1664e06e14d95964875fc8e3dd8f4/ http://autobuild.buildroot.net/results/716/716e81f49f8894b7248f394919c8f22efb908277/ [1] http://www.openwall.com/lists/musl/2012/10/09/1 [2] http://www.openwall.com/lists/musl/2012/10/11/1 [3] http://marc.info/?l=netfilter&m=144903021705206&w=2 Cc: Brendan Heading <brendanheading@gmail.com> Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/php/php.mk')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud