File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
---
2
- refs/heads/master: 821dd6c02cf7d2430903f74f9e445975fcaccc55
2
+ refs/heads/master: f525f6e94ceba86766eb8260abfe2dc1acc43702
Original file line number Diff line number Diff line change @@ -166,12 +166,7 @@ define SREQ
166
166
# Destinations of artifacts for target architectures
167
167
TARGET_ROOT$(1 )$(2 ) = stage$(1 ) /lib/rustc/$(2 )
168
168
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
173
169
TARGET_LIB$(1 )$(2 ) = $$(TARGET_ROOT$(1 )$(2 ) ) /lib
174
- endif
175
170
176
171
# Destinations of artifacts for the host compiler
177
172
HOST_ROOT$(1 ) = stage$(1 )
Original file line number Diff line number Diff line change
1
+ S 2011-09-30 821dd6c
2
+ linux-i386 cbeb6c98137ec14512a26427820ad1405bfb41a7
3
+ macos-i386 98600346722a3f27adad2ec1f6112aa41403c7f8
4
+ winnt-i386 cfa9409039683a2de2d3337abdb53437f59b267b
5
+
1
6
S 2011-09-29 80829af
2
7
linux-i386 0bf17c8bfdf7e3400cd546577d4f57b7be821441
3
8
macos-i386 9b40e0c830396469811e9e6e0b430d0d51876a27
You can’t perform that action at this time.
0 commit comments