diff options
author | Samuel Martin <s.martin49@gmail.com> | 2014-05-03 18:33:02 +0200 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2014-05-03 21:03:07 +0200 |
commit | 957ecaad34cf649cf7f470a430a0910f5e740ca8 (patch) | |
tree | d9b585238bbea28f149f4592ffa7bc7a5bb3d03b /boot/syslinux | |
parent | ac6813f18404673a128724400fc3d16dbb67c490 (diff) | |
download | buildroot-957ecaad34cf649cf7f470a430a0910f5e740ca8.tar.gz buildroot-957ecaad34cf649cf7f470a430a0910f5e740ca8.zip |
zeromq: disable test_fork when fork() is no available
zeromp's configure script correctly detects the fork availability, but
unconditionally build test_fork program whatever the fork() availability.
This patch fixes the build-system by disabling test_fork when fork is
not available (e.g. when !BR2_USE_MMU).
Fixes:
http://autobuild.buildroot.org/results/359/3599cc3b7bf2bb22a78961cd84d21cb03cbd7015/
Signed-off-by: Samuel Martin <s.martin49@gmail.com>
[yann.morin.1998@free.fr: remove Makefile.in hunks]
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
[yann.morin.1998@free.fr: tested against the failed bfin config, as well as
a i686 target]
Tested-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'boot/syslinux')
0 files changed, 0 insertions, 0 deletions