Message237682
This is what I'm using:
PYTHON_FOR_BUILD=`realpath ../cpython/python` CC=arm-linux-androideabi-clang CXX=arm-linux-androideabi-clang++ ./configure --host=arm-linux-androideabi --build=x86_64 --disable-ipv6 ac_cv_file__dev_ptmx=no ac_cv_file__dev_ptc=no ac_cv_have_long_long_format=yes
I know I could use config.site, but I just popped all this in a shell script. |
|
| Date |
User |
Action |
Args |
| 2015-03-09 17:42:30 | refi64 | set | recipients:
+ refi64, vstinner, r.david.murray, skrah, freakboy3742, ethan.furman, chaselton |
| 2015-03-09 17:42:30 | refi64 | set | messageid: <[email protected]> |
| 2015-03-09 17:42:30 | refi64 | link | issue23496 messages |
| 2015-03-09 17:42:30 | refi64 | create | |
|