GNU bug report logs -
#30683
[PATCH] build: add a configure flag to force --sandbox
Previous Next
Reported by: Mike Frysinger <vapier <at> gentoo.org>
Date: Fri, 2 Mar 2018 22:29:01 UTC
Severity: normal
Tags: notabug, patch
Done: Assaf Gordon <assafgordon <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
On 03/02/2018 05:07 PM, Assaf Gordon wrote:
> On Fri, Mar 02, 2018 at 05:28:15PM -0500, Mike Frysinger wrote:
>> * configure.ac: Add --enable-forced-sandbox option, and define
>> ENABLE_FORCED_SANDBOX when enabled.
>
> Conceptually I like your idea (since I've added the original
> --sandbox option to both gnu sed and gawk).
>
> However,
> Adding such "--enable" options to "./configure" goes against the gnu coding standards,
> which say:
>
> No ‘--enable’ option should ever cause one feature to replace another.
> No ‘--enable’ option should ever substitute one useful behavior for
> another useful behavior. The only proper use for ‘--enable’ is for
> questions of whether to build part of the program or exclude it.
> (source: https://www.gnu.org/prep/standards/html_node/Configuration.html)
Would a different spelling, such as
'--with-forced-sandbox-default=on/off' be better?
--
Eric Blake, Principal Software Engineer
Red Hat, Inc. +1-919-301-3266
Virtualization: qemu.org | libvirt.org
This bug report was last modified 7 years and 173 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.