From eb61f7bdf266d0baa4469c6ddd0e9cafe4262aa3 Mon Sep 17 00:00:00 2001 From: Emmanuel Vadot Date: Thu, 26 Mar 2020 08:23:09 +0000 Subject: 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 --- Makefile.libcompat | 1 - 1 file changed, 1 deletion(-) (limited to 'Makefile.libcompat') 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 -- cgit v1.2.3