]> git.lizzy.rs Git - rust.git/commit
std: Fix compiling the standard library on i686-MSVC
authorAlex Crichton <alex@alexcrichton.com>
Mon, 20 Jul 2015 23:12:48 +0000 (16:12 -0700)
committerAlex Crichton <alex@alexcrichton.com>
Mon, 20 Jul 2015 23:12:48 +0000 (16:12 -0700)
commit24c5e492751489280f446f4efff1740a6c3e5aa1
tree333216cc9d704c1583a4f85de5fa3d162c265eae
parent7cb157e74d2f190dd338e0f81c07bf427c22e02d
std: Fix compiling the standard library on i686-MSVC

This commit fixes building the standard library with the `i686-pc-windows-msvc`
target by correcting an included symbol name to the linker.
src/libstd/sys/windows/thread_local.rs