1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-04-29 19:30:36 +02:00

configure detects which set of prebuilt binaries to use

* configure.ac: Use detected endianness and word size to automatically
  select which set of prebuilt binaries to use.
* meta/build-env.in (top_builddir):
* meta/uninstalled-env.in (top_builddir): Update to use
  SCM_PREBUILT_BINARIES for prebuilt entry in GUILE_LOAD_COMPILED_PATH.
* prebuilt/32-bit-big-endian:
* prebuilt/32-bit-little-endian:
* prebuilt/64-bit-little-endian: New links.
* prebuilt/x86_64-pc-linux-gnu: Remove this link now that it's unneeded.
This commit is contained in:
Andy Wingo 2017-03-14 09:43:50 +01:00
parent 0543ec96b2
commit c50c3a47b3
7 changed files with 19 additions and 5 deletions

1
prebuilt/32-bit-big-endian Symbolic link
View file

@ -0,0 +1 @@
mips-unknown-linux-gnu

View file

@ -0,0 +1 @@
i686-pc-linux-gnu

View file

@ -0,0 +1 @@
x86_64-unknown-linux-gnu

View file

@ -1 +0,0 @@
./x86_64-unknown-linux-gnu