Move all to deprecated folder.
This commit is contained in:
8
deprecated/firmware/buildroot/package/strace/Config.in
Normal file
8
deprecated/firmware/buildroot/package/strace/Config.in
Normal file
@@ -0,0 +1,8 @@
|
||||
config BR2_PACKAGE_STRACE
|
||||
bool "strace"
|
||||
help
|
||||
A useful diagnostic, instructional, and debugging tool.
|
||||
Allows you to track what system calls a program makes
|
||||
while it is running.
|
||||
|
||||
http://sourceforge.net/projects/strace/
|
||||
Reference in New Issue
Block a user