chiark / gitweb /
Default to 32-bit builds on OS X. Apple's compiler now defaults to 64
authorRichard Kettlewell <rjk@greenend.org.uk>
Sat, 3 Oct 2009 13:04:27 +0000 (14:04 +0100)
committerRichard Kettlewell <rjk@greenend.org.uk>
Sat, 3 Oct 2009 13:04:27 +0000 (14:04 +0100)
commit1746361eb1ff52276e542ace235f47a43769e97b
tree8a5dee6c4751c9d5d72d2e4f865b555ff5e12231
parentfa667301742fe5dfe9e4898cb330b35b231f5c61
Default to 32-bit builds on OS X.  Apple's compiler now defaults to 64
bits but existing Fink installs will be 32 bits.  DisOrder's default
is liable to change when I change my Fink l-)

Use --with-bits=32 or --with-bits=64 to override the default.
README
configure.ac