mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-19 16:40:46 -09:00
haserl: needs fork()
Fixes http://autobuild.buildroot.net/results/e265d061e1956522dad4566827ed4171160dfecc Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
config BR2_PACKAGE_HASERL
|
config BR2_PACKAGE_HASERL
|
||||||
bool "haserl"
|
bool "haserl"
|
||||||
|
depends on BR2_USE_MMU # fork()
|
||||||
help
|
help
|
||||||
Haserl is a small cgi wrapper that enables shell scripts to be
|
Haserl is a small cgi wrapper that enables shell scripts to be
|
||||||
embedded into html documents. It is intended for environments
|
embedded into html documents. It is intended for environments
|
||||||
|
|||||||
Reference in New Issue
Block a user