]> git.lizzy.rs Git - rust.git/commit
mk: Fix dependencies of unwind crate on musl
authorAlex Crichton <alex@alexcrichton.com>
Wed, 11 May 2016 17:47:56 +0000 (10:47 -0700)
committerAlex Crichton <alex@alexcrichton.com>
Wed, 11 May 2016 17:47:56 +0000 (10:47 -0700)
commit3e12c78172159543cdd9162905e6e53b53b36c67
tree59f6b94d234c8a3a978c0a329d22a603a72936f9
parentc0495417416c8e0687bc6a997507c403627f6568
mk: Fix dependencies of unwind crate on musl

The libunwind.a library was accidentally only being included for the standard
library, not the new unwind crate which implements an unwinder.
mk/cfg/i686-unknown-linux-musl.mk
mk/cfg/x86_64-unknown-linux-musl.mk