Skip to content
Permalink
Browse files
doc: include make clean to openssl arch
PR-URL: #43735
Fixes: #43667
Reviewed-By: Richard Lau <rlau@redhat.com>
  • Loading branch information
RafaelGSS authored and danielleadams committed Jul 26, 2022
1 parent cdff619 commit ec7e45e4a26ed665e1981ffa2a0437fa24e0887b
Showing 1 changed file with 1 addition and 0 deletions.
@@ -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
```

0 comments on commit ec7e45e

Please sign in to comment.