repo.or.cz
/
buildroot-gz.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
git: fix build with with no threads
[buildroot-gz.git]
/
package
/
lpty
/
Config.in
blob
50cbd2548a29bec335f4a4850b0b8c6298c48ffc
1
config BR2_PACKAGE_LPTY
2
bool "lpty"
3
depends on BR2_PACKAGE_HAS_LUAINTERPRETER
4
help
5
A simple facility for lua to control other programs via
6
PTYs.
7
8
http://www.tset.de/lpty/