ref: 70ab782a15f19d4ea160304bb35f7cd1defa7d5d
parent: fb85c50fc2abd8ba903f72b59567b9e7f2e31c1c
author: Ori Bernstein <ori@eigenstate.org>
date: Mon Aug 11 15:34:12 EDT 2014
Spit out the runtime from libstd. This will allow linking code without libstd, as well as fixing link order on freebsd. Freebsd seems to be picky aobut where '_start' is searched from.