vpx/build/make
Alexis Ballier 871bd23e4c Allow target autodetection to work when cross-compiling.
Allow CHOST to override the gcc -dumpmachine output. This allows to
use the target autodetection code when cross compiling by setting the
CHOST variable.

On Gentoo, we would like to support easy cross-compilation, and for
libvpx this would basically mean copying the code in
build/make/configure.sh to setup the right --target option. It seems a
lot easier to let it guess by itself.

Another option I considered was using CROSS-gcc instead but this would
not work for our multilib setups: They use gcc -m32 to build 32bits
binaries and gcc -m32 -dumpmachine will output the 64bits version,
which would then make libvpx wrongly believe it is building for a
64bits architecture.

Change-Id: I05a19be402228f749e23be7473ca53ae74fd2186
2012-05-14 11:23:03 -07:00
..
ads2gas_apple.pl Merge "Fix iOS conversion script" 2011-12-14 11:44:21 -08:00
ads2gas.pl Use number instead of string for eabi_attribute. 2012-01-04 11:28:41 -08:00
Android.mk Use OFFSET_PATTERN from libs.mk 2012-04-12 11:33:09 -07:00
armlink_adapter.sh Translates -g from LDFLAGS as --debug in armlink_adapter.sh 2011-02-07 08:58:19 +02:00
configure.sh Allow target autodetection to work when cross-compiling. 2012-05-14 11:23:03 -07:00
gen_asm_deps.sh Fix build under Estonian locale 2012-03-14 11:19:09 -07:00
gen_msvs_def.sh Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
gen_msvs_proj.sh Add unit test support via google test 2011-11-04 12:23:04 -07:00
gen_msvs_sln.sh purge wince configuration 2011-02-22 14:42:00 -05:00
Makefile fix file permissions 2011-11-04 18:50:35 -07:00
obj_int_extract.c Revert "Use shared object files for ELF" 2011-06-08 11:36:04 -07:00
rtcd.sh OS X shell is incompatible with echo -n 2012-02-16 14:20:44 -08:00
version.sh Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00