onnxruntime/cmake/patches
Changming Sun f87a06cd96
Patch absl so that it doesn't disable important VC++ warnings (#10836)
This PR is just for making onnxruntime passing Binskim rules.

Below is how I made it:

git clone absl repo, checkout the version we are using
Then apply our patch file
Make modifications
Regenerate the patch file by "git diff > C:\src\onnxruntime\cmake\patch\xxx.patch"
Then submit the change to our repo
You will need to repeat the steps when you need to advance the absl commit or add more changes to it.
2022-03-10 15:35:39 -08:00
..
abseil Patch absl so that it doesn't disable important VC++ warnings (#10836) 2022-03-10 15:35:39 -08:00
eigen [v2] Add ACL (Arm Compute Library) execution provider (#2258) 2019-10-31 12:25:36 -07:00
.gitattributes Initial bootstrap commit. 2018-11-19 16:48:22 -08:00