about summary refs log tree commit diff
path: root/src/test/codegen/stack-alloc-string-slice.cc
diff options
context:
space:
mode:
authorSébastien Marie <semarie@users.noreply.github.com>2015-01-30 14:28:13 +0100
committerSébastien Marie <semarie@users.noreply.github.com>2015-02-01 14:41:41 +0100
commitfdb5d77d0921f70d4c7b6b1ace15b5d481a6b732 (patch)
tree0898517cf0a6a5d52d82244e30d87176843ffac4 /src/test/codegen/stack-alloc-string-slice.cc
parent34305784601e046f9eb8e107e88bf609f352afc6 (diff)
downloadrust-fdb5d77d0921f70d4c7b6b1ace15b5d481a6b732.tar.gz
rust-fdb5d77d0921f70d4c7b6b1ace15b5d481a6b732.zip
openbsd: remove specific block and cleanup linkage
- the specific block for dl* function isn't need for openbsd if libdl
  isn't marked to be linked here. remove them.

- remove the linkage for libdl: it should already specified in `rtdeps.rs`.

the code of `dynamic_lib.rs` include libdl for:
 - linux (already defined in rtdeps.rs)
 - android (already defined in rtdeps.rs)
 - macos (not needed for macos)
 - ios (probably the same as macos)
 - freebsd (libdl is a stub)
 - dragonfly (libdl is a stub)
Diffstat (limited to 'src/test/codegen/stack-alloc-string-slice.cc')
0 files changed, 0 insertions, 0 deletions