Searched refs:tgt_os (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/build/make/
H A Dconfigure.sh662 # detect tgt_os
666 tgt_os=darwin8
670 tgt_os=darwin9
674 tgt_os=darwin10
678 tgt_os=darwin11
682 tgt_os=darwin12
686 tgt_os=darwin13
689 tgt_os=win64
693 tgt_os=win32
696 tgt_os
[all...]
/external/libvpx/libvpx/build/make/
H A Dconfigure.sh649 # detect tgt_os
653 tgt_os=darwin8
657 tgt_os=darwin9
661 tgt_os=darwin10
665 tgt_os=darwin11
669 tgt_os=darwin12
673 tgt_os=darwin13
676 tgt_os=win64
680 tgt_os=win32
683 tgt_os
[all...]
/external/chromium_org/third_party/libvpx/source/libvpx/
H A Dconfigure488 DIST_DIR="${DIST_DIR}-${tgt_isa}-${tgt_os}"
489 case "${tgt_os}" in
617 darwin_ver=${tgt_os##darwin}
622 fat_bin_archs="$fat_bin_archs ppc32-${tgt_os}-gcc"
627 fat_bin_archs="$fat_bin_archs x86-${tgt_os}-${tgt_cc}"
632 fat_bin_archs="$fat_bin_archs x86_64-${tgt_os}-${tgt_cc}"
/external/libvpx/libvpx/
H A Dconfigure464 DIST_DIR="${DIST_DIR}-${tgt_isa}-${tgt_os}"
465 case "${tgt_os}" in
593 local darwin_ver=${tgt_os##darwin}
598 fat_bin_archs="$fat_bin_archs ppc32-${tgt_os}-gcc"
603 fat_bin_archs="$fat_bin_archs x86-${tgt_os}-${tgt_cc}"
608 fat_bin_archs="$fat_bin_archs x86_64-${tgt_os}-${tgt_cc}"

Completed in 462 milliseconds