Register new snapshots

This commit is contained in:
Brian Anderson 2011-09-30 18:03:54 -07:00
parent 821dd6c02c
commit f525f6e94c
2 changed files with 5 additions and 5 deletions

View File

@ -166,12 +166,7 @@ define SREQ
# Destinations of artifacts for target architectures
TARGET_ROOT$(1)$(2) = stage$(1)/lib/rustc/$(2)
TARGET_BIN$(1)$(2) = $$(TARGET_ROOT$(1)$(2))/bin
# FIXME: Transitional
ifeq ($(1),0)
TARGET_LIB$(1)$(2) = $$(TARGET_ROOT$(1)$(2))
else
TARGET_LIB$(1)$(2) = $$(TARGET_ROOT$(1)$(2))/lib
endif
# Destinations of artifacts for the host compiler
HOST_ROOT$(1) = stage$(1)

View File

@ -1,3 +1,8 @@
S 2011-09-30 821dd6c
linux-i386 cbeb6c98137ec14512a26427820ad1405bfb41a7
macos-i386 98600346722a3f27adad2ec1f6112aa41403c7f8
winnt-i386 cfa9409039683a2de2d3337abdb53437f59b267b
S 2011-09-29 80829af
linux-i386 0bf17c8bfdf7e3400cd546577d4f57b7be821441
macos-i386 9b40e0c830396469811e9e6e0b430d0d51876a27