summaryrefslogtreecommitdiff
path: root/Makefile.libcompat
diff options
context:
space:
mode:
authorEmmanuel Vadot <manu@FreeBSD.org>2020-03-26 08:23:09 +0000
committerEmmanuel Vadot <manu@FreeBSD.org>2020-03-26 08:23:09 +0000
commiteb61f7bdf266d0baa4469c6ddd0e9cafe4262aa3 (patch)
treedc251d1545078bf5a960a496e47e3d7a16380141 /Makefile.libcompat
parenta0be3628280b24e90b3c27f08dec3389c4118e3a (diff)
downloadsrc-test2-eb61f7bdf266d0baa4469c6ddd0e9cafe4262aa3.tar.gz
src-test2-eb61f7bdf266d0baa4469c6ddd0e9cafe4262aa3.zip
Stop building libl and liby
Those libs aren't needed anymore so stop building them for the bootstrap tools or the compat libs. Reviewed by: bapt, emaste X-Differential Revision: D24171
Notes
Notes: svn path=/head/; revision=359324
Diffstat (limited to 'Makefile.libcompat')
-rw-r--r--Makefile.libcompat1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.libcompat b/Makefile.libcompat
index 21e5fb4296a6..ad67fd114b34 100644
--- a/Makefile.libcompat
+++ b/Makefile.libcompat
@@ -39,7 +39,6 @@ LIBCOMPATIMAKE+= ${LIBCOMPATWMAKE:NINSTALL=*:NDESTDIR=*} \
_LC_LIBDIRS.yes= lib
_LC_LIBDIRS.yes+= gnu/lib
-_LC_LIBDIRS.yes+= usr.bin/lex/lib
_LC_LIBDIRS.${MK_CDDL:tl}+= cddl/lib
_LC_LIBDIRS.${MK_CRYPT:tl}+= secure/lib
_LC_LIBDIRS.${MK_KERBEROS:tl}+= kerberos5/lib