Add sparc-solaris-gcc as a build target.
authorAaron Watry <awatry@gmail.com>
Thu, 30 Sep 2010 19:36:00 +0000 (15:36 -0400)
committerJohn Koleszar <jkoleszar@google.com>
Mon, 25 Oct 2010 20:20:14 +0000 (16:20 -0400)
commit53f61ce226ed6c84ca7036839d1c9efa6832cb48
treed72a06d431d7a3c86558e24daf3fbe5e862d9656
parentc3fd2c4ea7432cf568165f7da6d99140c1f0957f
Add sparc-solaris-gcc as a build target.

Solaris 10 requires -lposix4 to build successfully on gcc. I only have a
Sparc machine to test with on Solaris 10, but this change leaves
OpenSolaris x86 in a usable state w/ gnu-generic.

I am of the belief that this change should fix Solaris 10 on Sparc, but
will leave other Solaris architectures as is. If someone has an x86
Solaris 10 machine to test on, they may add x86-solaris-gcc to
libvpx/configure and give it a go.

Change-Id: I17a282028bb4d3e9fd8764159f95665160f7b62a
build/make/configure.sh
configure