mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-05 14:09:53 +03:00
samba: needs mmu
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
d3f8d974ff
commit
47fed0c951
@@ -1,6 +1,7 @@
|
||||
config BR2_PACKAGE_SAMBA
|
||||
bool "samba"
|
||||
depends on BR2_TOOLCHAIN_HAS_THREADS
|
||||
depends on BR2_USE_MMU # fork()
|
||||
select BR2_PACKAGE_POPT
|
||||
help
|
||||
Provides print services to all manner of SMB/CIFS clients,
|
||||
|
||||
Reference in New Issue
Block a user