Use a more sensible heuristic to detect default-target

6830d7c
Opened by Graydon Hoare at 2010-09-22 01:35:31

Rustboot probes /System/Library to determine if it's on OSX vs. Linux. This is a ridiculous sniffing heuristic, to say the least. Write something more robust for detecting meaningful unix flavours (those that effect backend / objfile choices).

  1. Now uses uname -s.

    Patrick Walton at 2010-08-03 18:14:37

  2. Marking this fixed.

    Patrick Walton at 2010-09-22 01:35:31