]> git.lizzy.rs Git - rust.git/commit
mk: Workaround distcheck failure on mac. #13224
authorBrian Anderson <banderson@mozilla.com>
Mon, 31 Mar 2014 07:05:41 +0000 (00:05 -0700)
committerBrian Anderson <banderson@mozilla.com>
Mon, 31 Mar 2014 07:10:13 +0000 (00:10 -0700)
commitd2686c751a45b18dd039dbca86c745dfa2c39f6b
treef8dc4a69ec29e186829c6d21c474c6030ace3daf
parent84e9c0692ab7b42fb3b25ab602a766c0e74a3c71
mk: Workaround distcheck failure on mac. #13224

Mac can't actually build our source tarballs because it's `tar`
command doesn't support the --exclude-vcs flag. This is just
a workaround to make our mac nightlies work (we get our source
tarballs from the linux bot).
mk/dist.mk