You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Add doc for using sccache/ccache etc ([#1502](https://github.com/rust-lang/cc-rs/pull/1502))
15
+
- ability to statically link against C++ stdlib ([#1497](https://github.com/rust-lang/cc-rs/pull/1497))
16
+
- Add instructions on using sccache ([#1503](https://github.com/rust-lang/cc-rs/pull/1503))
17
+
- Add support for recognizing some architectures supported by GCC, but not LLVM. ([#1500](https://github.com/rust-lang/cc-rs/pull/1500))
18
+
# Changelog
2
19
All notable changes to this project will be documented in this file.
3
20
4
21
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
0 commit comments