diff --git a/Makefile.in b/Makefile.in index fb6ca8b07dc6..20a7691a6fc8 100644 --- a/Makefile.in +++ b/Makefile.in @@ -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) diff --git a/src/snapshots.txt b/src/snapshots.txt index e981d72e1800..4f8f25865241 100644 --- a/src/snapshots.txt +++ b/src/snapshots.txt @@ -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