]> git.ipfire.org Git - thirdparty/gcc.git/commit
gccrs: Add 'gcc/rust/Make-lang.in:LIBFORMAT_PARSER'
authorThomas Schwinge <tschwinge@baylibre.com>
Wed, 28 Feb 2024 21:51:24 +0000 (22:51 +0100)
committerArthur Cohen <arthur.cohen@embecosm.com>
Thu, 1 Aug 2024 10:47:19 +0000 (12:47 +0200)
commit2340894554334a310b891a1d9e9d5e3f502357ac
treea1fbe0b2ab48722432d7ff98e2f237ddb33119ed
parent6fef4d6ffcab0fec8518adcb05458cba5dbeac25
gccrs: Add 'gcc/rust/Make-lang.in:LIBFORMAT_PARSER'

... to avoid verbatim repetition.

gcc/rust/
* Make-lang.in (LIBPROC_MACRO_INTERNAL): New.
(RUST_LIBDEPS, crab1$(exeext), rust/libformat_parser.a): Use it.
gcc/rust/Make-lang.in