Skip to content

Commit ec7e45e

Browse files
RafaelGSSdanielleadams
authored andcommitted
doc: include make clean to openssl arch
PR-URL: #43735 Fixes: #43667 Reviewed-By: Richard Lau <rlau@redhat.com>
1 parent cdff619 commit ec7e45e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/contributing/maintaining-openssl.md

+1
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)