Skip to content

Commit

Permalink
doc: include make clean to openssl arch
Browse files Browse the repository at this point in the history
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 ec7e45e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/contributing/maintaining-openssl.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
```

Expand Down

0 comments on commit ec7e45e

Please sign in to comment.