mirror of https://github.com/nodejs/node.git
doc: include make clean to openssl arch
PR-URL: https://github.com/nodejs/node/pull/43735 Fixes: https://github.com/nodejs/node/issues/43667 Reviewed-By: Richard Lau <rlau@redhat.com>pull/43855/head
parent
3f0db60258
commit
6d7087e40d
|
@ -93,6 +93,7 @@ Use `make` to regenerate all platform dependent files in
|
|||
% make gen-openssl
|
||||
|
||||
# On Linux machines
|
||||
% make -C deps/openssl/config clean
|
||||
% make -C deps/openssl/config
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in New Issue