nanobsd: remove comment about keeping C++ enabled

It's no longer possible to disable C++ so there's no need to comment
on it.

Reviewed by:	imp, emaste
Differential Revision:	https://reviews.freebsd.org/D38883
This commit is contained in:
Brooks Davis 2023-03-03 16:13:44 +00:00
parent 560f9cd5e1
commit f0c4b42c60
2 changed files with 0 additions and 2 deletions

View File

@ -98,7 +98,6 @@ NANO_MAKEFS="makefs -B big \
-o bsize=4096,fsize=512,density=8192,optimization=space"
export NANO_MAKEFS
# NB: leave c++ enabled so devd can be built
CONF_BUILD="
WITHOUT_ACPI=true
WITHOUT_ATM=true

View File

@ -128,7 +128,6 @@ cust_install_machine_files ( ) (
customize_cmd cust_install_files
customize_cmd cust_install_machine_files
# NB: leave c++ enabled so devd can be built
CONF_BUILD="
LOCAL_XTOOL_DIRS=usr.bin/mkimg
WITHOUT_ACPI=true