]> git.lizzy.rs Git - rust.git/commit
std: Compile libbacktrace with -fvisibility=hidden
authorAlex Crichton <alex@alexcrichton.com>
Sun, 22 Jan 2017 20:58:56 +0000 (12:58 -0800)
committerAlex Crichton <alex@alexcrichton.com>
Fri, 27 Jan 2017 07:48:08 +0000 (23:48 -0800)
commit3d6f263b2a162974725cdcb914ba9ad9c2dbef84
tree613b60c64368c1877f07193a5a6b86cb8bbf59c4
parenta5561ce2b94c33add47d288e1826183c511ec9fa
std: Compile libbacktrace with -fvisibility=hidden

We don't want these symbols exported from the standard library, this is
just an internal implementation detail of the standard library
currently.

Closes #34984
src/liballoc_jemalloc/pthread_atfork_dummy.c
src/libstd/build.rs