Skip to content

Commit e7a58a5

Browse files
committed
---
yaml --- r: 94077 b: refs/heads/try c: e76e83c h: refs/heads/master i: 94075: b266eba v: v3
1 parent e1753e5 commit e7a58a5

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

80 files changed

+518
-882
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
refs/heads/master: 0da105a8b7b6b1e0568e8ff20f6ff4b13cc7ecc2
33
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
44
refs/heads/snap-stage3: a6d3e57dca68fde4effdda3e4ae2887aa535fcd6
5-
refs/heads/try: 64bcfd246ca0a7522069bad9f6217ec3e783db8e
5+
refs/heads/try: e76e83cb104f6bf09247879cdf424d1097279710
66
refs/tags/release-0.1: 1f5c5126e96c79d22cb7862f75304136e204f105
77
refs/heads/ndm: f3868061cd7988080c30d6d5bf352a5a5fe2460b
88
refs/heads/try2: 147ecfdd8221e4a4d4e090486829a06da1e0ca3c

branches/try/Makefile.in

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,6 @@ endif
134134
# static copies of libstd and libextra. We also generate dynamic versions of all
135135
# libraries, so in the interest of space, prefer dynamic linking throughout the
136136
# compilation process.
137-
RUSTFLAGS_STAGE0 += -Z prefer-dynamic
138137
RUSTFLAGS_STAGE1 += -Z prefer-dynamic
139138
RUSTFLAGS_STAGE2 += -Z prefer-dynamic
140139
RUSTFLAGS_STAGE3 += -Z prefer-dynamic

0 commit comments

Comments
 (0)