Home
last modified time | relevance | path

Searched refs:objformat (Results 1 - 7 of 7) sorted by relevance

/third_party/ffmpeg/
H A Dconfigure3865 objformat="elf32"
5450 objformat=elf64
5532 enabled x86_64 && objformat="macho64" || objformat="macho32"
5587 enabled x86_64 && objformat="win64" || objformat="win32"
5628 enabled x86_64 && objformat="win64" || objformat="win32"
5643 enabled x86_64 && objformat="win64" || objformat
[all...]
/third_party/eudev/
H A Dconfigure11579 if test -x /usr/bin/objformat; then
11580 objformat=`/usr/bin/objformat`
11583 freebsd[23].*) objformat=aout ;;
11584 *) objformat=elf ;;
11592 version_type=freebsd-$objformat ;;
16343 if test -x /usr/bin/objformat; then
16344 objformat=`/usr/bin/objformat`
16347 freebsd[23].*) objformat
[all...]
/third_party/node/deps/cares/
H A Dconfigure13474 if test -x /usr/bin/objformat; then
13475 objformat=`/usr/bin/objformat`
13478 freebsd[23].*) objformat=aout ;;
13479 *) objformat=elf ;;
13482 version_type=freebsd-$objformat
17478 if test -x /usr/bin/objformat; then
17479 objformat=`/usr/bin/objformat`
17482 freebsd[23].*) objformat
[all...]
/third_party/libevdev/
H A Dconfigure11537 if test -x /usr/bin/objformat; then
11538 objformat=`/usr/bin/objformat`
11541 freebsd[23].*) objformat=aout ;;
11542 *) objformat=elf ;;
11545 version_type=freebsd-$objformat
/third_party/skia/third_party/externals/libpng/
H A Dconfigure11319 if test -x /usr/bin/objformat; then
11320 objformat=`/usr/bin/objformat`
11323 freebsd[23].*) objformat=aout ;;
11324 *) objformat=elf ;;
11327 version_type=freebsd-$objformat
/third_party/lame/
H A Dconfigure11304 if test -x /usr/bin/objformat; then
11305 objformat=`/usr/bin/objformat`
11308 freebsd[23].*) objformat=aout ;;
11309 *) objformat=elf ;;
11312 version_type=freebsd-$objformat
/third_party/skia/third_party/externals/microhttpd/
H A Dconfigure10917 if test -x /usr/bin/objformat; then
10918 objformat=`/usr/bin/objformat`
10921 freebsd[23].*) objformat=aout ;;
10922 *) objformat=elf ;;
10925 version_type=freebsd-$objformat

Completed in 88 milliseconds