Author: phil Date: Thu Nov 7 07:09:28 2019 New Revision: 354431 URL: https://svnweb.freebsd.org/changeset/base/354431
Log: Back out encoder compilation to unbreak HEAD. Modified: head/lib/libxo/Makefile Modified: head/lib/libxo/Makefile ============================================================================== --- head/lib/libxo/Makefile Thu Nov 7 07:09:10 2019 (r354430) +++ head/lib/libxo/Makefile Thu Nov 7 07:09:28 2019 (r354431) @@ -114,6 +114,6 @@ MLINKS= xo_attr.3 xo_attr_h.3 \ HAS_TESTS= SUBDIR.${MK_TESTS}+= tests -SUBDIR = encoder +#SUBDIR = encoder .include <bsd.lib.mk> _______________________________________________ svn-src-head@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"