projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d3f8d97
)
samba: needs mmu
author
Gustavo Zacarias
<gustavo@zacarias.com.ar>
Wed, 9 Oct 2013 21:30:41 +0000
(18:30 -0300)
committer
Peter Korsgaard
<peter@korsgaard.com>
Wed, 9 Oct 2013 21:40:13 +0000
(23:40 +0200)
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/samba/Config.in
patch
|
blob
|
history
diff --git
a/package/samba/Config.in
b/package/samba/Config.in
index a3218b53ed27efc51892bc0e9be3a8e54fc25017..5339d41402add22e54e4e8ade2ceba93f65c3c97 100644
(file)
--- a/
package/samba/Config.in
+++ b/
package/samba/Config.in
@@
-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,