diff options
Diffstat (limited to 'distrib/notes/octeon/features')
-rw-r--r-- | distrib/notes/octeon/features | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/distrib/notes/octeon/features b/distrib/notes/octeon/features index eb0a4fcae36..f5499bc6107 100644 --- a/distrib/notes/octeon/features +++ b/distrib/notes/octeon/features @@ -1,4 +1,4 @@ -dnl $OpenBSD: features,v 1.2 2013/07/26 20:07:29 miod Exp $ +dnl $OpenBSD: features,v 1.3 2020/01/01 07:31:44 visa Exp $ dnl dnl This file lists almost all the conditional features of this port, dnl which are used to provide accurate installation notes. @@ -21,7 +21,7 @@ dnl (i.e. md_consoleinfo is not empty) define({:-MDSERCONS-:},)dnl dnl dnl define if SMP kernels are provided -define({:-MDSMP-:},)dnl +define({:-MDSMP-:},1)dnl dnl dnl define if shared libraries are provided define({:-MDSO-:},1)dnl |