projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b8326cb
)
socat: needs mmu
author
Axel Lin
<axel.lin@ingics.com>
Thu, 26 Sep 2013 01:54:53 +0000
(09:54 +0800)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Thu, 26 Sep 2013 14:48:23 +0000
(16:48 +0200)
Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/socat/Config.in
patch
|
blob
|
history
diff --git
a/package/socat/Config.in
b/package/socat/Config.in
index c47828251b6d759d853946653d5ce3d1cdb6427d..ec69c964305c1cb25d59f1eb2426721a7462193b 100644
(file)
--- a/
package/socat/Config.in
+++ b/
package/socat/Config.in
@@
-1,6
+1,7
@@
config BR2_PACKAGE_SOCAT
bool "socat"
depends on BR2_TOOLCHAIN_HAS_THREADS
+ depends on BR2_USE_MMU # fork()
help
Multipurpose socket relay program.