diff options
author | Tom Tromey <tom@tromey.com> | 2024-01-09 06:25:26 -0700 |
---|---|---|
committer | Tom Tromey <tom@tromey.com> | 2024-01-09 08:02:31 -0700 |
commit | b7e5a29602143b53267efcd9c8d5ecc78cd5a62f (patch) | |
tree | f23e523f0f128262200cf92df59b98f1c3c61db4 /gcc/tree-vect-loop.cc | |
parent | c9fc7f398e8b330ff12ec8a29bfa058b6daf6624 (diff) | |
download | gcc-b7e5a29602143b53267efcd9c8d5ecc78cd5a62f.zip gcc-b7e5a29602143b53267efcd9c8d5ecc78cd5a62f.tar.gz gcc-b7e5a29602143b53267efcd9c8d5ecc78cd5a62f.tar.bz2 |
Pass GUILE down to subdirectories
When I enable cgen rebuilding in the binutils-gdb tree, the default is
to run cgen using 'guile'. However, on my host, guile is guile 2.2,
which doesn't work for me -- I have to use guile3.0.
This patch arranges to pass "GUILE" down to subdirectories, so I can
use 'make GUILE=guile3.0'.
* Makefile.in: Rebuild.
* Makefile.tpl (BASE_EXPORTS): Add GUILE.
(GUILE): New variable.
* Makefile.def (flags_to_pass): Add GUILE.
Diffstat (limited to 'gcc/tree-vect-loop.cc')
0 files changed, 0 insertions, 0 deletions