summaryrefslogtreecommitdiffstats
path: root/package/guile
diff options
context:
space:
mode:
authorRicardo Martincoski <ricardo.martincoski@gmail.com>2017-04-04 19:50:10 -0300
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2017-04-06 22:40:07 +0200
commit9576defc4b84df475cbfbc8de62f290538d94fad (patch)
tree27089d95185f85403dec7b0e1f9c4fa134d20427 /package/guile
parent6107a75d5e4eb13a93e00258269595b8597eafbe (diff)
downloadbuildroot-9576defc4b84df475cbfbc8de62f290538d94fad.tar.gz
buildroot-9576defc4b84df475cbfbc8de62f290538d94fad.zip
package: remove empty line at end of file
Occurrences were searched using [1]: check-package --include-only EmptyLastLine $(find * -type f) and manually removed. [1] http://patchwork.ozlabs.org/patch/729666/ Signed-off-by: Ricardo Martincoski <ricardo.martincoski@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/guile')
-rw-r--r--package/guile/Config.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/package/guile/Config.in b/package/guile/Config.in
index e0f6571274..c26c296e47 100644
--- a/package/guile/Config.in
+++ b/package/guile/Config.in
@@ -19,4 +19,3 @@ config BR2_PACKAGE_GUILE
comment "guile needs a uClibc or glibc toolchain w/ threads, wchar, dynamic library"
depends on !BR2_TOOLCHAIN_HAS_THREADS || !BR2_USE_WCHAR || \
BR2_STATIC_LIBS || BR2_TOOLCHAIN_USES_MUSL
-
OpenPOWER on IntegriCloud