Sha256: b8ed7f0a458ebc8d2eb7f6ab1e20a5fa6e8b2d74b8319b994374b2ea3002fa7e

Contents?: true

Size: 267 Bytes

Versions: 286

Compression:

Stored size: 267 Bytes

Contents

# configure.host
#
# This shell script handles all host based configuration for libffi.
# 

# THIS TABLE IS SORTED.  KEEP IT THAT WAY.
case "${host}" in
  frv*-elf)
    LDFLAGS=`echo $LDFLAGS | sed "s/\-B[^ ]*libgloss\/frv\///"`\ -B`pwd`/../libgloss/frv/
    ;;
esac

Version data entries

286 entries across 282 versions & 31 rubygems

Version Path
ffi-1.9.18 ext/ffi_c/libffi/configure.host
ffi-1.9.17-x64-mingw32 ext/ffi_c/libffi/configure.host
ffi-1.9.17-x86-mingw32 ext/ffi_c/libffi/configure.host
ffi-1.9.17 ext/ffi_c/libffi/configure.host
ffi-1.9.16-x64-mingw32 ext/ffi_c/libffi/configure.host
ffi-1.9.16-x86-mingw32 ext/ffi_c/libffi/configure.host
ffi-1.9.16 ext/ffi_c/libffi/configure.host
ffi-1.9.15 ext/ffi_c/libffi/configure.host
vagrant-unbundled-1.9.1.1 vendor/bundle/ruby/2.4.0/gems/ffi-1.9.10/ext/ffi_c/libffi/configure.host
arcabouco-0.2.13 vendor/bundle/gems/ffi-1.9.14/ext/ffi_c/libffi/configure.host
gameboard-3.1.0 vendor/bundle/ruby/2.3.0/gems/ffi-1.9.14/ext/ffi_c/libffi/configure.host
gameboard-3.0.0 vendor/bundle/ruby/2.3.0/gems/ffi-1.9.14/ext/ffi_c/libffi/configure.host
tdiary-5.0.2 vendor/bundle/gems/ffi-1.9.14/ext/ffi_c/libffi/configure.host
vagrant-compose-yaml-0.1.3 vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/configure.host
vagrant-compose-yaml-0.1.2 vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/configure.host
vagrant-compose-yaml-0.1.1 vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/configure.host
vagrant-compose-yaml-0.1.0 vendor/bundle/ruby/2.2.0/gems/ffi-1.9.10/ext/ffi_c/libffi/configure.host
vagrant-unbundled-1.8.5.2 vendor/bundle/ruby/2.3.0/gems/ffi-1.9.12/ext/ffi_c/libffi/configure.host
vagrant-unbundled-1.8.5.1 vendor/bundle/ruby/2.3.0/gems/ffi-1.9.12/ext/ffi_c/libffi/configure.host
ffi-1.9.14-x86-mingw32 ext/ffi_c/libffi/configure.host