diff options
| author | Alex Crichton <alex@alexcrichton.com> | 2013-10-30 23:22:04 -0700 |
|---|---|---|
| committer | Alex Crichton <alex@alexcrichton.com> | 2013-11-01 21:28:48 -0700 |
| commit | 7f31b079e5cf36ea7852032a14fc4e4650420ec3 (patch) | |
| tree | 59eb0b5196dbb05e031675e13a547387b5fd96b8 /src/rt | |
| parent | 2b9c7742b919d97dd2d720eef0c0785c799e9546 (diff) | |
| download | rust-7f31b079e5cf36ea7852032a14fc4e4650420ec3.tar.gz rust-7f31b079e5cf36ea7852032a14fc4e4650420ec3.zip | |
Statically link sundown to librustdoc
Closes #10103
Diffstat (limited to 'src/rt')
| -rw-r--r-- | src/rt/rustrt.def.in | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/src/rt/rustrt.def.in b/src/rt/rustrt.def.in index 60e4d3abd7a..01b3c97aa1c 100644 --- a/src/rt/rustrt.def.in +++ b/src/rt/rustrt.def.in @@ -183,12 +183,6 @@ rust_uv_pipe_init rust_uv_signal_init rust_uv_signal_start rust_uv_signal_stop -sdhtml_renderer -sd_markdown_new -sd_markdown_render -sd_markdown_free -bufrelease -bufnew rust_take_dlerror_lock rust_drop_dlerror_lock rust_uv_pipe_open |
