diff options
author | Samuel Martin <s.martin49@gmail.com> | 2014-12-06 14:15:37 +0100 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2014-12-07 21:27:49 +0100 |
commit | e935d6079f8d0d91a3ec6c5aba45c97de47f5c98 (patch) | |
tree | 92a1a8c3ad661360df9a23d53403cbfbbf51e6bb /configs/pandaboard_defconfig | |
parent | deffc1ad972716ade4bbcb66937260ba164731d3 (diff) | |
download | buildroot-e935d6079f8d0d91a3ec6c5aba45c97de47f5c98.tar.gz buildroot-e935d6079f8d0d91a3ec6c5aba45c97de47f5c98.zip |
package/nginx: disallow AIO support on arc
The nginx AIO support cannot build on arc, because it hardcodes
the usage of SYS_eventfd(), while it should just use eventfd() from
the C library.
Fixes:
http://autobuild.buildroot.org/results/f3e/f3e2c7a937517a5444f8c6cc0b02692af897b3e0/
[Thomas: adjust comment as suggested by Yann.]
Signed-off-by: Samuel Martin <s.martin49@gmail.com>
Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'configs/pandaboard_defconfig')
0 files changed, 0 insertions, 0 deletions