[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: coreutils 8.30 "bootstap"
From: |
Gabor Z. Papp |
Subject: |
Re: coreutils 8.30 "bootstap" |
Date: |
Mon, 04 Mar 2019 20:35:58 +0100 |
User-agent: |
Gnus/5.130007 (Ma Gnus v0.7) |
* Pádraig Brady <address@hidden>:
| > @Padraig:
| > unless we're adding a workaround for 'false' (I can't think of),
| > I suggest to revert this commit for the imminent v8.31.
| > Do you have another idea?
| We could workaround it, though adding cross_compiling=yes
| to the configure invocation seems like the right solution,
| and I verified it worked here for a dist tarball
| (the original distributed man pages were used).
| So I'll revert this commit.
Confirmed, coreutils-8.30.79-efa3e compiled fine with
cross_compiling=yes, and correct man pages installed.
Thanks.