[Buildroot] [git commit] netcat-openbsd: remove stray ~ character at end of Config.in

Peter Korsgaard peter at korsgaard.com
Mon Jul 4 14:10:26 UTC 2016


commit: https://git.buildroot.net/buildroot/commit/?id=011d684c0b1cf0e0fcc7c207f4746efaf5bd64b7
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
Signed-off-by: Peter Korsgaard <peter at korsgaard.com>
---
 package/netcat-openbsd/Config.in | 1 -
 1 file changed, 1 deletion(-)

diff --git a/package/netcat-openbsd/Config.in b/package/netcat-openbsd/Config.in
index fec0ad5..9681801 100644
--- a/package/netcat-openbsd/Config.in
+++ b/package/netcat-openbsd/Config.in
@@ -21,4 +21,3 @@ config BR2_PACKAGE_NETCAT_OPENBSD
 comment "netcat-openbsd needs a glibc toolchain w/ threads"
 	depends on BR2_PACKAGE_LIBBSD_ARCH_SUPPORTS
 	depends on !BR2_TOOLCHAIN_HAS_THREADS || !BR2_TOOLCHAIN_USES_GLIBC
-~


More information about the buildroot mailing list