mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-18 14:07:13 +00:00
As a side effect this should add raw-dylib support to cg_gcc as the default ArchiveBuilderBuilder that is used implements create_dll_import_lib. I haven't tested if the raw-dylib support actually works however.