Revert to using release SafeInt repo now that it supports a build with exceptions disabled. (#5233)

This commit is contained in:
Scott McKay 2020-09-22 06:29:28 +10:00 committed by Tianlei Wu
parent 6371ad61c5
commit c93f292d1f
3 changed files with 4 additions and 4 deletions

2
.gitmodules vendored
View file

@ -61,7 +61,7 @@
url = https://github.com/google/flatbuffers.git
[submodule "cmake/external/SafeInt/safeint"]
path = cmake/external/SafeInt/safeint
url = https://github.com/gwang-msft/SafeInt.git
url = https://github.com/dcleblanc/SafeInt.git
[submodule "cmake/external/onnx-tensorrt"]
path = cmake/external/onnx-tensorrt
url = https://github.com/onnx/onnx-tensorrt.git

View file

@ -35,8 +35,8 @@
"component": {
"type": "git",
"git": {
"commitHash": "0ce2bb56e1ce46264333d75507bf99f2e4c07e3b",
"repositoryUrl": "https://github.com/gwang-msft/SafeInt.git"
"commitHash": "a104e0cf23be4fe848f7ef1f3e8996fe429b06bb",
"repositoryUrl": "https://github.com/dcleblanc/SafeInt.git"
},
"comments": "git submodule at cmake/external/SafeInt/safeint"
}

@ -1 +1 @@
Subproject commit 0ce2bb56e1ce46264333d75507bf99f2e4c07e3b
Subproject commit a104e0cf23be4fe848f7ef1f3e8996fe429b06bb