mirror of
https://gcc.gnu.org/git/gcc.git
synced 2026-02-21 19:35:28 -05:00
Rust: Move 'libformat_parser' build into the GCC build directory
Fixes Rust-GCC#2883. * .gitignore: Remove 'libgrust/*/target/'.
This commit is contained in:
committed by
Arthur Cohen
parent
99e7f6fea6
commit
e66defecdb
3
.gitignore
vendored
3
.gitignore
vendored
@@ -71,6 +71,3 @@ stamp-*
|
|||||||
/gmp*
|
/gmp*
|
||||||
/isl*
|
/isl*
|
||||||
/gettext*
|
/gettext*
|
||||||
|
|
||||||
# ADDITIONS from GCCRS front-end
|
|
||||||
libgrust/*/target/
|
|
||||||
|
|||||||
Reference in New Issue
Block a user