зеркало из https://github.com/microsoft/vcpkg.git
[ocilib] does support non windows arm (#31295)
This commit is contained in:
Родитель
49ad465adb
Коммит
35ffca6eca
|
@ -1,9 +1,9 @@
|
|||
{
|
||||
"name": "ocilib",
|
||||
"version": "4.7.5",
|
||||
"port-version": 1,
|
||||
"port-version": 2,
|
||||
"description": "OCILIB is an open source and cross platform Oracle Driver that delivers efficient access to Oracle databases.",
|
||||
"homepage": "https://vrogier.github.io/ocilib/",
|
||||
"license": "Apache-2.0",
|
||||
"supports": "!(arm | uwp)"
|
||||
"supports": "!uwp & !(arm & windows)"
|
||||
}
|
||||
|
|
|
@ -1067,9 +1067,6 @@ numactl:x64-windows-static-md=fail
|
|||
numactl:x86-windows=fail
|
||||
nvtt:x64-android=fail
|
||||
oatpp-libressl:x64-android=fail
|
||||
ocilib:arm-uwp=fail
|
||||
ocilib:arm64-windows=fail
|
||||
ocilib:x64-uwp=fail
|
||||
ocilib:x64-windows-static-md=fail
|
||||
octomap:arm-uwp=fail
|
||||
octomap:x64-uwp=fail
|
||||
|
|
|
@ -5722,7 +5722,7 @@
|
|||
},
|
||||
"ocilib": {
|
||||
"baseline": "4.7.5",
|
||||
"port-version": 1
|
||||
"port-version": 2
|
||||
},
|
||||
"octomap": {
|
||||
"baseline": "1.9.6",
|
||||
|
|
|
@ -1,5 +1,10 @@
|
|||
{
|
||||
"versions": [
|
||||
{
|
||||
"git-tree": "2e11027c9b427b4c46e47227da9ce270119f6ea1",
|
||||
"version": "4.7.5",
|
||||
"port-version": 2
|
||||
},
|
||||
{
|
||||
"git-tree": "9a48c5a6650bc58fdea2fe06d75c3347d89e483a",
|
||||
"version": "4.7.5",
|
||||
|
|
Загрузка…
Ссылка в новой задаче