diff options
author | Baruch Siach <baruch@tkos.co.il> | 2016-07-26 15:27:32 +0300 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2016-07-27 21:24:56 +0200 |
commit | 7800ae9f6a5735909956ac20c82d2c99ccb68761 (patch) | |
tree | b1ff997b6fbb862d6eefcf9b623e7020129dbea4 /package/docker-engine/0001-Fix-issues-with-tailing-rotated-jsonlog-file.patch | |
parent | c18d403a8df7a3dbe3aaffeb20f214ecd4d0bc3b (diff) | |
download | buildroot-7800ae9f6a5735909956ac20c82d2c99ccb68761.tar.gz buildroot-7800ae9f6a5735909956ac20c82d2c99ccb68761.zip |
ipkg: fix MMU-less build
The code incorrectly tests for __ARCH_HAS_MMU__ which is true for
architecture that *may* have a MMU, instead of __ARCH_USE_MMU__ which
specifies if MMU support is really enabled. Add a patch making direct
use of HAVE_FORK that configure defines when fork() is detected.
Fixes:
http://autobuild.buildroot.net/results/6cf/6cf75e08795d9ab194ce4e882c0f4858bad979c3/
http://autobuild.buildroot.net/results/964/964d8f694bc7d05b35411eabfbadf40bbf6337ae/
http://autobuild.buildroot.net/results/0f2/0f2cddf89af3ad4330556acd04ab6cb080370e24/
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/docker-engine/0001-Fix-issues-with-tailing-rotated-jsonlog-file.patch')
0 files changed, 0 insertions, 0 deletions