vpx/build
Philip Jägenstedt ffd5b58f91 Detect toolchain based on gcc -dumpmachine
Using uname fails e.g. on a 64-bit machine with a 32-bit toolchain.
The following gcc -dumpmachine strings have been verified:
 * 32-bit Linux gives i486-linux-gnu
 * 64-bit Linux gives x86_64-linux-gnu
 * Mac OS X 10.5 gives i686-apple-darwin9
 * MinGW gives mingw32

*darwin8* and *bsd* can safely be assumed to be correct, but *cygwin*
is a guess.

Change-Id: I6bef2ab5e97cbd3410aa66b0c4f84d2231884b05
2010-06-10 10:20:12 -04:00
..
arm-wince-vs8 LICENSE: update with latest text 2010-06-04 16:19:40 -04:00
make Detect toolchain based on gcc -dumpmachine 2010-06-10 10:20:12 -04:00
.gitignore Initial WebM release 2010-05-18 11:58:33 -04:00