[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: --disable-features in 109483
From: |
Andreas Schwab |
Subject: |
Re: --disable-features in 109483 |
Date: |
Tue, 07 Aug 2012 15:59:24 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.1 (gnu/linux) |
Carsten Mattner <address@hidden> writes:
> On Tue, Aug 7, 2012 at 2:48 PM, Dmitry Antipov <address@hidden> wrote:
>> Commit 109483 introduces --disable-features, which is intended to
>> build small executable with the minimal dependencies; if someone
>> finds this option useless, confusing or just thinks that something
>> like --enable-minimal-build may be a bit better, please let me know.
>
> --disable-features sounds like it has a mandatory list of features to
> disable like '--disable-features=xft,xml2'. --enable-minimal-build isn't
> as ambiguous.
Incidentally, --disable-foo never accepts an argument, whereas
--enable-foo does (and --disable-foo is the same as --enable-foo=no).
Andreas.
--
Andreas Schwab, address@hidden
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5
"And now for something completely different."
- --disable-features in 109483, Dmitry Antipov, 2012/08/07
- Re: --disable-features in 109483, Carsten Mattner, 2012/08/07
- Re: --disable-features in 109483,
Andreas Schwab <=
- Re: --disable-features in 109483, Chong Yidong, 2012/08/07
- Re: --disable-features in 109483, Dmitry Antipov, 2012/08/08
- Re: --disable-features in 109483, andres . ramirez, 2012/08/08
- Re: --disable-features in 109483, andres . ramirez, 2012/08/08
- Re: --disable-features in 109483, Dmitry Antipov, 2012/08/08
- Re: --disable-features in 109483, Chong Yidong, 2012/08/08
- Re: --disable-features in 109483, Richard Stallman, 2012/08/08
- Re: --disable-features in 109483, Stefan Monnier, 2012/08/08