Skip to content

Commit

Permalink
Update manulinux2010 policy with CentOS6-i686 (#194)
Browse files Browse the repository at this point in the history
  • Loading branch information
veblush authored and mayeut committed Sep 28, 2019
1 parent 14fed33 commit 3191806
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions auditwheel/policy/policy.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,10 @@
{"name": "manylinux2010",
"priority": 90,
"symbol_versions": {
"GLIBC": ["2.2.5", "2.2.6", "2.3", "2.3.2", "2.3.3", "2.3.4", "2.4",
"2.5", "2.6", "2.7", "2.8", "2.9", "2.10", "2.11", "2.12"],
"GLIBC": ["2.0", "2.1", "2.1.1", "2.1.2", "2.1.3", "2.2", "2.2.1",
"2.2.2", "2.2.3", "2.2.4", "2.2.5", "2.2.6", "2.3", "2.3.2",
"2.3.3", "2.3.4", "2.4", "2.5", "2.6", "2.7", "2.8", "2.9",
"2.10", "2.11", "2.12"],
"CXXABI": ["1.3", "1.3.1", "1.3.2", "1.3.3"],
"GLIBCXX": ["3.4", "3.4.1", "3.4.2", "3.4.3", "3.4.4", "3.4.5",
"3.4.6", "3.4.7", "3.4.8", "3.4.9", "3.4.10", "3.4.11",
Expand Down

0 comments on commit 3191806

Please sign in to comment.