nanobsd: fix typo in utility function call name
Approved by: imp Differential Revision: https://reviews.freebsd.org/D42475
This commit is contained in:
@@ -425,7 +425,7 @@ install_kernel ( ) (
|
||||
)
|
||||
|
||||
native_xtools ( ) (
|
||||
print 2 "Installing the optimized native build tools for cross env"
|
||||
pprint 2 "Installing the optimized native build tools for cross env"
|
||||
pprint 3 "log: ${NANO_LOG}/_.native_xtools"
|
||||
|
||||
(
|
||||
|
||||
Reference in New Issue
Block a user