projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f7b4865
)
package/sysdig: Fix typo in comment
author
Bernd Kuhls
<bernd.kuhls@t-online.de>
Sun, 9 Aug 2015 11:36:18 +0000
(13:36 +0200)
committer
Thomas Petazzoni
<thomas.petazzoni@free-electrons.com>
Sun, 9 Aug 2015 14:58:15 +0000
(16:58 +0200)
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/sysdig/Config.in
patch
|
blob
|
history
diff --git
a/package/sysdig/Config.in
b/package/sysdig/Config.in
index 36d35fb7ac4293b10e4b3cd0bdb761b3d8188350..dc71d5f0c55672608df3d485dec1e03774ae7f93 100644
(file)
--- a/
package/sysdig/Config.in
+++ b/
package/sysdig/Config.in
@@
-16,6
+16,6
@@
config BR2_PACKAGE_SYSDIG
http://sysdig.org
-comment "sysdig needs a toolchain w/ C++, dynami
b
c library and a Linux kernel to be built"
+comment "sysdig needs a toolchain w/ C++, dynamic library and a Linux kernel to be built"
depends on !BR2_LINUX_KERNEL || !BR2_INSTALL_LIBSTDCPP || BR2_STATIC_LIBS
depends on BR2_PACKAGE_LUAJIT_ARCH_SUPPORTS