diff options
author | Pierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com> | 2023-06-13 17:45:36 +0200 |
---|---|---|
committer | CohenArthur <arthur.cohen@embecosm.com> | 2023-06-14 11:09:46 +0000 |
commit | 706341acbd5ae8c2651cc16cd7c8eb34eec7c9a3 (patch) | |
tree | 498100753540105417c7d072c838941ebd2833ff /gcc | |
parent | 61cbe201029658c32e5c360823b9a1a17d21b03c (diff) | |
download | gcc-706341acbd5ae8c2651cc16cd7c8eb34eec7c9a3.zip gcc-706341acbd5ae8c2651cc16cd7c8eb34eec7c9a3.tar.gz gcc-706341acbd5ae8c2651cc16cd7c8eb34eec7c9a3.tar.bz2 |
build: Do not build libgrust when rust is disabled
Previously we were building libgrust even when not building the rust
compiler. Since libgrust is useless for any other frontend this commit
prevent it's build when it is not required.
ChangeLog:
* configure: Regenerate.
* configure.ac: Add condition to configure and build libgrust.
Signed-off-by: Pierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com>
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions