]> git.lizzy.rs Git - rust.git/commit
mk: Move logic out of MSVC's 64-bit cfg makefile
authorAlex Crichton <alex@alexcrichton.com>
Fri, 19 Jun 2015 21:51:29 +0000 (14:51 -0700)
committerAlex Crichton <alex@alexcrichton.com>
Thu, 25 Jun 2015 16:20:12 +0000 (09:20 -0700)
commit1ec520a531b544079690f8178a7660421e8a713a
treeda0baeaed24d6ef957336ed4f052f827d79f05e3
parentb213c947f80582857681a8b8ed4033627997e7e5
mk: Move logic out of MSVC's 64-bit cfg makefile

This logic applies to all MSVC targets, so instead refactor it into platform.mk
so it can one day apply to 32-bit MSVC.
mk/cfg/x86_64-pc-windows-msvc.mk
mk/platform.mk