Linux ports can now be compiled for multiple architectures. Currently, x86 and x86_64 are supported:
./build.sh 4 x86 ./build.sh 4 amd64
Calling "./build.sh 4" with no other arguments implies x86.
Authored by: plombo 2010-11-08
Parent: [r2925]
Child: [r2927]