projects
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
d63c12c
)
Have Configure's HASH or TABLE produce complete lists
author
Richard Levitte
<levitte@openssl.org>
Wed, 31 Aug 2016 17:47:35 +0000
(19:47 +0200)
committer
Richard Levitte
<levitte@openssl.org>
Wed, 31 Aug 2016 17:47:35 +0000
(19:47 +0200)
Because some targets execute perl code that might die, we risk
incomplete lists. Make it so dying doesn't happen when we're listing
targets.
Reviewed-by: Rich Salz <rsalz@openssl.org>
No differences found