Author: brooks Date: Mon Sep 30 21:14:33 2019 New Revision: 352919 URL: https://svnweb.freebsd.org/changeset/base/352919
Log: Update cloudabi(32|64) sysents with "make sysent". MFC after: 1 week Modified: head/Makefile.inc1 Modified: head/Makefile.inc1 ============================================================================== --- head/Makefile.inc1 Mon Sep 30 21:00:19 2019 (r352918) +++ head/Makefile.inc1 Mon Sep 30 21:14:33 2019 (r352919) @@ -1467,6 +1467,8 @@ packageworld: .PHONY _sysent_dirs= sys/kern _sysent_dirs+= sys/compat/freebsd32 +_sysent_dirs+= sys/compat/cloudabi32 \ + sys/compat/cloudabi64 _sysent_dirs+= sys/amd64/linux \ sys/amd64/linux32 \ sys/arm64/linux \ _______________________________________________ svn-src-all@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"