]> git.ipfire.org Git - thirdparty/gcc.git/commit
Remove 'libgrust/libproc_macro_internal' from 'gcc/rust/Make-lang.in:RUST_LDFLAGS'
authorThomas Schwinge <tschwinge@baylibre.com>
Wed, 28 Feb 2024 21:41:42 +0000 (22:41 +0100)
committerThomas Schwinge <tschwinge@baylibre.com>
Mon, 15 Apr 2024 11:03:35 +0000 (13:03 +0200)
commitcb70a49b30f0a22ec7a1b7df29c3ab370d603f90
tree6573af4796c7c9af281839f14fea75349bf5b878
parent7f4ba5480e0ee5c03317d24d3fa858c0966f3464
Remove 'libgrust/libproc_macro_internal' from 'gcc/rust/Make-lang.in:RUST_LDFLAGS'

This isn't necessary, as the full path to 'libproc_macro_internal.a' is
specified elsewhere.

gcc/rust/
* Make-lang.in (RUST_LDFLAGS): Remove
'libgrust/libproc_macro_internal'.
gcc/rust/Make-lang.in