commit | 3dacff94dcd15477a819f230b801934bc17def9d | [log] [tgz] |
---|---|---|
author | David Benjamin <davidben@chromium.org> | Fri May 15 18:35:28 2015 -0400 |
committer | Adam Langley <agl@google.com> | Fri May 15 22:37:49 2015 +0000 |
tree | 5f2edf5b922d2ff41138308fd89d2055e7611def | |
parent | 966003273dc1a8b92f376aefa81232f14eecde8a [diff] |
Always include x86_64-gcc.c in the standalone build. Unlike the standalone build, builds generated from util/generate_build_files.py do not exclude x86_64-gcc.c. Match the consumer builds by making the standalone build unconditionally include it. (This would have noticed the missing preprocessor checks in the file.) Change-Id: I8d20f269dea63776320ae636ee1e5339cb85fa30 Reviewed-on: https://boringssl-review.googlesource.com/4761 Reviewed-by: Adam Langley <agl@google.com>