Make 64 bit compilation on 32 bit compiler possible
authorPedro Alves <pedro@codesourcery.com>
Thu, 7 Jan 2010 03:33:32 +0000 (22:33 -0500)
committerPierre-Marc Fournier <pierre-marc.fournier@polymtl.ca>
Thu, 7 Jan 2010 03:33:32 +0000 (22:33 -0500)
commit8c98245fd779d9aa1ae9b33524bc504f91d5dcae
treebfae97b2d1b5e580f1bae48a87528802d901e553
parent23ae9ca88799109e397a7eb88f06e4bae6f97ae2
Make 64 bit compilation on 32 bit compiler possible

This patch is to be able to build ust with `i686-unknown-pc-gnu-gcc -m64', that
is, 32-bit compiler, 64-bit multilib.
configure.ac
This page took 0.02334 seconds and 4 git commands to generate.