summaryrefslogtreecommitdiffstats
path: root/misc/klibc/README
diff options
context:
space:
mode:
author Robby Workman <rworkman@slackbuilds.org>2013-11-12 19:55:22 -0600
committer Robby Workman <rworkman@slackbuilds.org>2013-11-21 23:53:35 -0600
commit28d73e8fa4b2e2aa9bef32f2a9cf486ab14249aa (patch)
treebd5ffed38e5031ba03c6bbac6396981afc9b58e6 /misc/klibc/README
parent46126f7f789645f6f0f3f2d95c9998cd7493e20f (diff)
downloadslackbuilds-28d73e8fa4b2e2aa9bef32f2a9cf486ab14249aa.tar.gz
slackbuilds-28d73e8fa4b2e2aa9bef32f2a9cf486ab14249aa.tar.xz
misc/klibc: Removed (build failure)
This will not build on recent kernels, and there doesn't seem to be anyone on the internet who cares enough to fix it, so I won't be the first. Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'misc/klibc/README')
-rw-r--r--misc/klibc/README4
1 files changed, 0 insertions, 4 deletions
diff --git a/misc/klibc/README b/misc/klibc/README
deleted file mode 100644
index 788bf01217..0000000000
--- a/misc/klibc/README
+++ /dev/null
@@ -1,4 +0,0 @@
-klibc is intended to be a minimalistic libc subset for use with
-initramfs. It is deliberately written for small size, minimal
-entanglement, and portability rather than speed. It is definitely
-a work in progress, and a lot of things are still missing.