diff options
author | Samuel Martin <s.martin49@gmail.com> | 2014-12-01 23:04:56 +0100 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2014-12-03 13:32:21 +0100 |
commit | b11cbd9bba9e94dddd4f1bd068af3c889b098497 (patch) | |
tree | becfcc1818de0683e64a36d029ecd1c681436a0f /package/python-webpy | |
parent | ed961f1128b7495616d70681253070bfda9ebc9d (diff) | |
download | buildroot-b11cbd9bba9e94dddd4f1bd068af3c889b098497.tar.gz buildroot-b11cbd9bba9e94dddd4f1bd068af3c889b098497.zip |
package/nginx: remove rtsig module support
rtsig module uses the deprecated sysctl syscall, which is not
implemented on some recent architecture (such as arc).
Also, rtsig module is almost considered as deprecated by some nginx
developers [1].
So, just remove this option.
Fixes:
http://autobuild.buildroot.org/results/730/730105fc0a89b381b3b29192d07f28ef1f13cbb3/
[1] http://mailman.nginx.org/pipermail/nginx-devel/2014-November/006295.html
Signed-off-by: Samuel Martin <s.martin49@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/python-webpy')
0 files changed, 0 insertions, 0 deletions