]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Remove 'libgrust/librustc_format_parser' from 'gcc/rust/Make-lang.in:RUST_LDFLAGS'
authorThomas Schwinge <tschwinge@baylibre.com>
Wed, 28 Feb 2024 21:39:52 +0000 (22:39 +0100)
committerThomas Schwinge <thomas@codesourcery.com>
Tue, 16 Apr 2024 07:46:13 +0000 (07:46 +0000)
That directory doesn't even exist.

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

gcc/rust/Make-lang.in

index bec02f79731a5e450f8e788268f2a852198ac380..a68ae1e93f6843144842bf270813ff8e2bc2fea4 100644 (file)
@@ -225,7 +225,7 @@ RUST_ALL_OBJS = $(GRS_OBJS) $(RUST_TARGET_OBJS)
 
 rust_OBJS = $(RUST_ALL_OBJS) rust/rustspec.o
 
-RUST_LDFLAGS = $(LDFLAGS) -L./../libgrust/libproc_macro_internal -L./../libgrust/librustc_format_parser/
+RUST_LDFLAGS = $(LDFLAGS) -L./../libgrust/libproc_macro_internal
 RUST_LIBDEPS = $(LIBDEPS) ../libgrust/libproc_macro_internal/libproc_macro_internal.a rust/libformat_parser.a
 
 # The compiler itself is called crab1