]> git.lizzy.rs Git - rust.git/commit
mk: Fix make install
authorAlex Crichton <alex@alexcrichton.com>
Thu, 8 May 2014 06:23:17 +0000 (23:23 -0700)
committerAlex Crichton <alex@alexcrichton.com>
Thu, 8 May 2014 06:23:17 +0000 (23:23 -0700)
commit6aefce6f16d4ecddbc225c23a5ebeb481c19ea2c
tree24e1b4371708e9b6b7dd28314d552d3416cb635f
parente0fcb4eb3d516017c7c2fa8d17e7b8b82bdc065b
mk: Fix make install

Forgot to update the installation procedure with the knowledge that libcore is
only available as an rlib, not as a dylib.

Closes #14026
mk/prepare.mk