On Tue, 2015-04-21 at 16:00 +0100, Andrew Cooper wrote:
> On 21/04/15 15:12, Ian Campbell wrote:
> > On Mon, 2015-04-20 at 11:49 +0100, Andrew Cooper wrote:
> >> Nothing expensive depends on these results.
> > But are those uses a problem?
>
> Less fluff in the build logs, and less load moving fil
On 21/04/15 15:12, Ian Campbell wrote:
> On Mon, 2015-04-20 at 11:49 +0100, Andrew Cooper wrote:
>> Nothing expensive depends on these results.
> But are those uses a problem?
Less fluff in the build logs, and less load moving files around the
filesystem.
~Andrew
On Mon, 2015-04-20 at 11:49 +0100, Andrew Cooper wrote:
> Nothing expensive depends on these results.
But are those uses a problem?
>
> Also prefer $(INSTALL_DATA) over cp to get correct file attributes (see
> fb33b2b "docs: make .txt files over-writable when building from r/o sources")
>
> Sig
Nothing expensive depends on these results.
Also prefer $(INSTALL_DATA) over cp to get correct file attributes (see
fb33b2b "docs: make .txt files over-writable when building from r/o sources")
Signed-off-by: Andrew Cooper
CC: Ian Campbell
CC: Ian Jackson
CC: Wei Liu
---
docs/Makefile | 21