Home
last modified time | relevance | path

Searched refs:Py_LTO (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython2/
Dconfigure.ac1413 # Intentionally not forcing Py_LTO='true' here. Too many toolchains do not
1434 Py_LTO='true'
1437 Py_LTO='false'
1441 if test "$Py_LTO" = 'true' ; then
Dconfigure6466 Py_LTO='true'
6470 Py_LTO='false'
6479 if test "$Py_LTO" = 'true' ; then
/external/python/cpython3/
Dconfigure.ac1314 # Intentionally not forcing Py_LTO='true' here. Too many toolchains do not
1361 Py_LTO='true'
1364 Py_LTO='false'
1368 if test "$Py_LTO" = 'true' ; then
Dconfigure6526 Py_LTO='true'
6530 Py_LTO='false'
6539 if test "$Py_LTO" = 'true' ; then