summaryrefslogtreecommitdiffstats
path: root/crypto/bio
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2019-08-12 11:46:23 +0200
committerRichard Levitte <levitte@openssl.org>2019-08-12 12:06:44 +0200
commite17a712e763701e05f3e6965498e2697c7d1e30e (patch)
tree650f78b72f1cadf4469a31444d2395545aae72f5 /crypto/bio
parent027dcbfb5516672fd09ca09a3cc2c9182ac1528a (diff)
Configurations/unit-Makefile.tmpl: Don't clean away dotted files
A local 'make clean' did some sweeping removals of files execpt for the .git directory. This is a little too sweeping, as other dotted files might be cleaned away if they happen to match the pattern that's searched for. An example is a symlink .dir-locals.el that would keep disappearing if you build in the source tree and do a make clean... So we change this to leave all dotted files alone. Our builds do not produce such files anyway, so this is a harmless (or rather, less harmful) change. Reviewed-by: Paul Dale <paul.dale@oracle.com> (Merged from https://github.com/openssl/openssl/pull/9573) (cherry picked from commit 853094dbe15a49b334f3488fc99a557abf021c09)
Diffstat (limited to 'crypto/bio')
0 files changed, 0 insertions, 0 deletions