]> git.lizzy.rs Git - rust.git/commit
rollup merge of #20380: dcrewi/fix-make-install
authorAlex Crichton <alex@alexcrichton.com>
Fri, 2 Jan 2015 17:22:22 +0000 (09:22 -0800)
committerAlex Crichton <alex@alexcrichton.com>
Fri, 2 Jan 2015 17:22:22 +0000 (09:22 -0800)
commit3cf1992c99c0b40a6ff116fac167ce392758d9fa
treeacb71e7d3a033be8b004952582e2e6859988b377
parentb9a26bf4b1b98beeaaf4dae16c4b590aec87b54b
parent714a2c678c5a5d1fdb9d6de3d515279120305441
rollup merge of #20380: dcrewi/fix-make-install

There seems to be a problem introduced by
8b3c67690c4747b9fadfef407e6261524fb03f8a that causes "make install"
to fail when the build is not configured to skip doc building.