diff options
author | Tom Tromey <tom@tromey.com> | 2023-12-28 14:08:39 -0700 |
---|---|---|
committer | Tom Tromey <tom@tromey.com> | 2024-01-09 08:04:56 -0700 |
commit | d006ec41c448d9f4a84df50391e87cbf0aa8c152 (patch) | |
tree | 3742e210e827eb4653f54b10472dcefe8ab62390 /gdb/linux-fork.c | |
parent | f68c9d09a395ad4bb48661401475ba7f8e8b8a2b (diff) | |
download | binutils-d006ec41c448d9f4a84df50391e87cbf0aa8c152.zip binutils-d006ec41c448d9f4a84df50391e87cbf0aa8c152.tar.gz binutils-d006ec41c448d9f4a84df50391e87cbf0aa8c152.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 'gdb/linux-fork.c')
0 files changed, 0 insertions, 0 deletions