commit | 7f15ff53d82a1991d6732d2303eb652b1cf7e023 | [log] [tgz] |
---|---|---|
author | David Benjamin <davidben@chromium.org> | Mon Jul 13 17:03:20 2015 -0400 |
committer | David Benjamin <davidben@google.com> | Mon Jul 13 21:18:26 2015 +0000 |
tree | 8cb6380cceb6561db513f8a88145cf1dcafc1859 | |
parent | 7ca4b42146052d2cd108582daa2ddc64da74f959 [diff] |
Rename crypto/{bn,evp}/asn1.c. gyp doesn't allow two files to share the same name to avoid bugs in OS X libtool, so asn1.c's need to all get a prefix. Change-Id: I3593597912c49dd02655cae329fb253ed4f6f56d Reviewed-on: https://boringssl-review.googlesource.com/5431 Reviewed-by: Adam Langley <agl@google.com>