mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
Issue #22359: Merge cross-compilation fix from 3.5
This commit is contained in:
commit
da28494d0a
4 changed files with 27 additions and 7 deletions
|
@ -49,6 +49,7 @@ fi
|
|||
AC_CONFIG_SRCDIR([Include/object.h])
|
||||
AC_CONFIG_HEADER(pyconfig.h)
|
||||
|
||||
AC_SUBST(cross_compiling)
|
||||
AC_CANONICAL_HOST
|
||||
AC_SUBST(build)
|
||||
AC_SUBST(host)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue