blob: 10a7e7a550f3111394d2d8cf940067b816718215 [file] [log] [blame]
This repository contains the files generated by boringssl for its build.
It also contains this file and the files BUILD.gn, boringssl_dart.gyp,
boringssl_configurations.gypi, and codreview.settings.
The generated source is for boringssl from:
https://boringssl.googlesource.com/boringssl.git
at revision:
a62dbf88d8a3c04446db833a1eb80a620cb1514d
To roll boringssl forward, delete all but this file and the above mentioned
files, checkout the new boringssl into a subdirectory called src/, and run the
script src/util/generate_build_files.py with appropriate arguments. It may also
be necessary to update BUILD.gn, etc.
Then submit a pull request on github.