New submission from Matthias Klose <d...@debian.org>: the configury uses uname, which fails for cross builds. this issue tracks patches tor replace the uname calls with the use of macros set by AC_CANONICAL_HOST (host*, build*)
---------- assignee: doko components: Cross-Build keywords: needs review messages: 155950 nosy: doko priority: normal severity: normal status: open title: replace use of uname in the configury with macros set by AC_CANONICAL_HOST _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue14327> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com