Skip to content

Commit 049077f

Browse files
committed
---
yaml --- r: 15351 b: refs/heads/try c: 110e02c h: refs/heads/master i: 15349: 9f6cbb4 15347: fad5bdf 15343: 577314b v: v3
1 parent b2417c3 commit 049077f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
refs/heads/master: 61b1875c16de39c166b0f4d54bba19f9c6777d1a
33
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
44
refs/heads/snap-stage3: 4a81779abd786ff22d71434c6d9a5917ea4cdfff
5-
refs/heads/try: de3528846f01d26413d627531593ec62e2d6dca3
5+
refs/heads/try: 110e02cbc8a2db5e6a5fea94cfc301f3da44b124
66
refs/tags/release-0.1: 1f5c5126e96c79d22cb7862f75304136e204f105

branches/try/mk/tests.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -522,7 +522,7 @@ $(3)/test/$$(FT_DRIVER)-$(2)$$(X): \
522522
$$(TLIB2_T_$(2)_H_$(3))/$$(FT_LIB) \
523523
$$(SREQ2_T_$(2)_H_$(3))
524524
@$$(call E, compile_and_link: $$@ $$<)
525-
$$(STAGE2_T_$(2)_H_$(3)) -L $$(TLIB2_T_$(2)_H_$(3)) -o $$@ $$<
525+
$$(STAGE2_T_$(2)_H_$(3)) -o $$@ $$<
526526

527527
$(3)/test/$$(FT_DRIVER)-$(2).out: \
528528
$(3)/test/$$(FT_DRIVER)-$(2)$$(X) \

0 commit comments

Comments
 (0)