Fix build breaks for RHEL and Windows x86.
This commit is contained in:
parent
1087283bfd
commit
c33c2ff127
1 changed files with 3 additions and 1 deletions
|
@ -13,8 +13,10 @@
|
||||||
},
|
},
|
||||||
"runtimes": {
|
"runtimes": {
|
||||||
"win7-x64": {},
|
"win7-x64": {},
|
||||||
|
"win7-x86": {},
|
||||||
"osx.10.10-x64": {},
|
"osx.10.10-x64": {},
|
||||||
"ubuntu.14.04-x64": {},
|
"ubuntu.14.04-x64": {},
|
||||||
"centos.7-x64": {}
|
"centos.7-x64": {},
|
||||||
|
"rhel.7.2-x64": {}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue