diff options
| author | Rafael Ávila de Espíndola <respindola@mozilla.com> | 2011-05-25 16:03:50 -0400 |
|---|---|---|
| committer | Rafael Ávila de Espíndola <respindola@mozilla.com> | 2011-05-25 16:03:50 -0400 |
| commit | 4c4a4aee91309d359b50ffb7bbd1fc20b9fcf633 (patch) | |
| tree | 01c6fe90992e8d293eb2083bd978b21a0c0f1315 /src/rt | |
| parent | 94129c4216eab6eb0763ff3dc47d7fb41febfe99 (diff) | |
| download | rust-4c4a4aee91309d359b50ffb7bbd1fc20b9fcf633.tar.gz rust-4c4a4aee91309d359b50ffb7bbd1fc20b9fcf633.zip | |
Fix non linux bots.
Diffstat (limited to 'src/rt')
| -rw-r--r-- | src/rt/rustrt.def.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/rt/rustrt.def.in b/src/rt/rustrt.def.in index baeac899f24..3514d602c51 100644 --- a/src/rt/rustrt.def.in +++ b/src/rt/rustrt.def.in @@ -23,6 +23,7 @@ rust_process_wait rust_ptr_eq rust_run_program rust_start +new_rust_start size_of squareroot str_alloc |
