]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Rust: Move 'libformat_parser' build into the GCC build directory
authorThomas Schwinge <tschwinge@baylibre.com>
Wed, 28 Feb 2024 22:26:39 +0000 (23:26 +0100)
committerArthur Cohen <arthur.cohen@embecosm.com>
Tue, 5 Aug 2025 14:36:43 +0000 (16:36 +0200)
Fixes Rust-GCC#2883.

* .gitignore: Remove 'libgrust/*/target/'.

.gitignore

index 7150fc3b29ca3c456c077799deb8638f4677bf97..f044fe16b5f6d9ddb824384717efcf7f89f19748 100644 (file)
@@ -71,6 +71,3 @@ stamp-*
 /gmp*
 /isl*
 /gettext*
-
-# ADDITIONS from GCCRS front-end
-libgrust/*/target/