PEP 599: Allow CXXABI_TM_1 symbol version (#1201)
This commit is contained in:
parent
f7a85c2640
commit
7cc2b15353
|
@ -164,7 +164,7 @@ the ``manylinux2014`` tag:
|
||||||
they may only depend on the following maximum versions::
|
they may only depend on the following maximum versions::
|
||||||
|
|
||||||
GLIBC_2.17
|
GLIBC_2.17
|
||||||
CXXABI_1.3.7
|
CXXABI_1.3.7, CXXABI_TM_1 is also allowed
|
||||||
GLIBCXX_3.4.19
|
GLIBCXX_3.4.19
|
||||||
GCC_4.8.0
|
GCC_4.8.0
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue