projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1cd4dd4
)
exempi: fix comment entry quote
author
Peter Korsgaard
<peter@korsgaard.com>
Sun, 6 Jan 2019 20:25:06 +0000
(21:25 +0100)
committer
Peter Korsgaard
<peter@korsgaard.com>
Sun, 6 Jan 2019 20:25:56 +0000
(21:25 +0100)
Fixes the following warning:
package/exempi/Config.in:14:warning: multi-line strings not supported
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/exempi/Config.in
patch
|
blob
|
history
diff --git
a/package/exempi/Config.in
b/package/exempi/Config.in
index 0fa4b473bc9efcd9173767e6b181d747e231bc99..ed71e0fb12657982713931790c37c64115844b6c 100644
(file)
--- a/
package/exempi/Config.in
+++ b/
package/exempi/Config.in
@@
-11,5
+11,5
@@
config BR2_PACKAGE_EXEMPI
http://libopenraw.freedesktop.org/wiki/Exempi
-comment "exempi needs a toolchain w/ C++, dynamic library, threads
+comment "exempi needs a toolchain w/ C++, dynamic library, threads
"
depends on BR2_STATIC_LIBS || !BR2_INSTALL_LIBSTDCPP || !BR2_TOOLCHAIN_HAS_THREADS