From 6327ba2c0d3dbaac4d272ac21cf42006a9a32006 Mon Sep 17 00:00:00 2001 From: jsg Date: Mon, 19 Sep 2022 12:37:02 +0000 Subject: [PATCH] adjust notes for linker set change ok miod@ deraadt@ --- distrib/notes/m4.common | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/distrib/notes/m4.common b/distrib/notes/m4.common index 6b8870a9864..87e2abe1cdc 100644 --- a/distrib/notes/m4.common +++ b/distrib/notes/m4.common @@ -1,5 +1,5 @@ dnl -dnl $OpenBSD: m4.common,v 1.133 2022/03/24 20:46:56 krw Exp $ +dnl $OpenBSD: m4.common,v 1.134 2022/09/19 12:37:02 jsg Exp $ dnl dnl Copyright (c) 2004 Todd T. Fries dnl @@ -103,7 +103,8 @@ define({:-OpenBSDbase-:}, {:- base{:--:}OSrev The OpenBSD/MACHINE OSREV base binary distribution. You MUST install this distribution set. It contains the base OpenBSD utilities that are necessary for the system to run and be - minimally functional. + minimally functional. This includes parts of the toolchain + required to relink a kernel. ifelse(MDSO,,{:-It excludes everything described below.-:},{:-It includes shared library support, and excludes everything described below.-:})showsize($1,$2)-:})dnl dnl @@ -114,7 +115,7 @@ dnl define({:-OpenBSDcomp-:}, {:- comp{:--:}OSrev The OpenBSD/MACHINE Compiler tools. All of the tools relating to C and C++ are supported. This set includes the system - {:-include-:} files (/usr/{:-include-:}), the linker, the compiler + {:-include-:} files (/usr/{:-include-:}), the compiler toolchain, and the various system libraries{:--:}ifelse(MDSO,,.,{:- (except the shared libraries, which are included as part of the base set).-:}) This set also includes the manual pages for all of the -- 2.20.1