Skip to content

Commit 6d7087e

Browse files
committed
doc: include make clean to openssl arch
PR-URL: #43735 Fixes: #43667 Reviewed-By: Richard Lau <[email protected]>
1 parent 3f0db60 commit 6d7087e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/contributing/maintaining-openssl.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ Use `make` to regenerate all platform dependent files in
9393
% make gen-openssl
9494

9595
# On Linux machines
96+
% make -C deps/openssl/config clean
9697
% make -C deps/openssl/config
9798
```
9899

0 commit comments

Comments
 (0)