about summary refs log tree commit diff
path: root/src/libstd/sys
diff options
context:
space:
mode:
authorPeter Atashian <retep998@gmail.com>2015-12-04 22:36:01 -0500
committerPeter Atashian <retep998@gmail.com>2016-01-16 12:34:54 -0500
commit06c66d6ca23c73c60aeb0ea2c12baaf0236afe40 (patch)
tree2cbca1447da04f0663a593f09cadea88694a91e1 /src/libstd/sys
parentdda25f2221cc7dd68ed28254665dc7d25e2648ed (diff)
downloadrust-06c66d6ca23c73c60aeb0ea2c12baaf0236afe40.tar.gz
rust-06c66d6ca23c73c60aeb0ea2c12baaf0236afe40.zip
Change name when outputting staticlibs on Windows
libfoo.a -> foo.lib
In order to not cause conflicts, changes the DLL import library name
foo.lib -> foo.dll.lib

Fixes https://github.com/rust-lang/rust/issues/29508

Because this changes output filenames this is a [breaking-change]

Signed-off-by: Peter Atashian <retep998@gmail.com>
Diffstat (limited to 'src/libstd/sys')
0 files changed, 0 insertions, 0 deletions