]> 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 <thomas@codesourcery.com>
Tue, 16 Apr 2024 07:46:13 +0000 (07:46 +0000)
commit97759a56aa09fcef19c2202d0d91dd9fedf94547
treed4b8a4e317c4de7cfe7dc41b1715dced94b43460
parent9dda7062e0bddcfe08e08f6a4efd8dd544f89463
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.

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