diff options
author | Romain Naour <romain.naour@gmail.com> | 2016-05-28 14:47:29 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2016-05-28 15:51:17 +0200 |
commit | 33499484e457018203023cdfdd5286478f2ae381 (patch) | |
tree | cbe0af31d82e6919dd958e50c65b42c634b5d0b0 /package/moarvm/moarvm.hash | |
parent | eb384c24fd1b8604560dfeb6add7e698aab1e2c0 (diff) | |
download | buildroot-33499484e457018203023cdfdd5286478f2ae381.tar.gz buildroot-33499484e457018203023cdfdd5286478f2ae381.zip |
package/ipsec-tools: disable for musl toolchains
__P() is used for compatibility with old K&R C compilers. With
ANSI C this macro has no effect.
Unlike for util-linux and ipkg packages where it was easy to remove
each __P() macro, ipsec-tools use it all over the tree and require a
"big" patch to enable musl support.
Since upstream seems not verry active (last release 2014-02-27)
So, disable ipsec-tools with musl based toolchains.
This fixes a compilation error with musl libc because of undeclared
__P.
Fixes:
http://autobuild.buildroot.net/results/42242e3f4485b9e77a916e6fe480c83f70e024e4
While at it, reorder "depends on" and "select" lines in Config.in
Signed-off-by: Romain Naour <romain.naour@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/moarvm/moarvm.hash')
0 files changed, 0 insertions, 0 deletions