mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-30 23:03:06 +03:00
build: Remove a redundant search path
This commit is contained in:
+1
-1
@@ -522,7 +522,7 @@ $(3)/test/$$(FT_DRIVER)-$(2)$$(X): \
|
||||
$$(TLIB2_T_$(2)_H_$(3))/$$(FT_LIB) \
|
||||
$$(SREQ2_T_$(2)_H_$(3))
|
||||
@$$(call E, compile_and_link: $$@ $$<)
|
||||
$$(STAGE2_T_$(2)_H_$(3)) -L $$(TLIB2_T_$(2)_H_$(3)) -o $$@ $$<
|
||||
$$(STAGE2_T_$(2)_H_$(3)) -o $$@ $$<
|
||||
|
||||
$(3)/test/$$(FT_DRIVER)-$(2).out: \
|
||||
$(3)/test/$$(FT_DRIVER)-$(2)$$(X) \
|
||||
|
||||
Reference in New Issue
Block a user