aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2017-10-09 22:12:57 +0000
committerWarner Losh <imp@FreeBSD.org>2017-10-09 22:12:57 +0000
commitc8550231efa4ed3c3ab6fc0407f2b9c549064e06 (patch)
tree25c0b9c8ac96f110ec0ed71056e5bb31527bb2a1 /lib
parente1ff8b2f35a4cf7623a3a68b3b6bae62a4986d08 (diff)
downloadsrc-c8550231efa4ed3c3ab6fc0407f2b9c549064e06.tar.gz
src-c8550231efa4ed3c3ab6fc0407f2b9c549064e06.zip
Disconnect libstand from the build.
Remove libstand from the src/lib build. Remove LIBSTAND from bsd.libnames.mk. Add affected files to the obsolete files list. Sponsored by: Netflix
Notes
Notes: svn path=/head/; revision=324454
Diffstat (limited to 'lib')
-rw-r--r--lib/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/Makefile b/lib/Makefile
index dcf81007d0aa..638f62f2041c 100644
--- a/lib/Makefile
+++ b/lib/Makefile
@@ -75,7 +75,6 @@ SUBDIR= ${SUBDIR_BOOTSTRAP} \
libsbuf \
libsmb \
libsqlite3 \
- libstand \
libstdbuf \
libstdthreads \
libsysdecode \