Skip to content

Commit feeb303

Browse files
committed
---
yaml --- r: 5646 b: refs/heads/master c: f525f6e h: refs/heads/master v: v3
1 parent 54ecf7a commit feeb303

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
---
2-
refs/heads/master: 821dd6c02cf7d2430903f74f9e445975fcaccc55
2+
refs/heads/master: f525f6e94ceba86766eb8260abfe2dc1acc43702

trunk/Makefile.in

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -166,12 +166,7 @@ define SREQ
166166
# Destinations of artifacts for target architectures
167167
TARGET_ROOT$(1)$(2) = stage$(1)/lib/rustc/$(2)
168168
TARGET_BIN$(1)$(2) = $$(TARGET_ROOT$(1)$(2))/bin
169-
# FIXME: Transitional
170-
ifeq ($(1),0)
171-
TARGET_LIB$(1)$(2) = $$(TARGET_ROOT$(1)$(2))
172-
else
173169
TARGET_LIB$(1)$(2) = $$(TARGET_ROOT$(1)$(2))/lib
174-
endif
175170

176171
# Destinations of artifacts for the host compiler
177172
HOST_ROOT$(1) = stage$(1)

trunk/src/snapshots.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
S 2011-09-30 821dd6c
2+
linux-i386 cbeb6c98137ec14512a26427820ad1405bfb41a7
3+
macos-i386 98600346722a3f27adad2ec1f6112aa41403c7f8
4+
winnt-i386 cfa9409039683a2de2d3337abdb53437f59b267b
5+
16
S 2011-09-29 80829af
27
linux-i386 0bf17c8bfdf7e3400cd546577d4f57b7be821441
38
macos-i386 9b40e0c830396469811e9e6e0b430d0d51876a27

0 commit comments

Comments
 (0)