|
| From: | Paolo Bonzini |
| Subject: | Re: [PATCH v4 4/5] configure,meson: support Control-Flow Integrity |
| Date: | Mon, 14 Dec 2020 12:22:06 +0100 |
| User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.4.0 |
On 05/12/20 00:06, Daniele Buono wrote:
+option('cfi', type: 'feature', value: 'auto',
+ description: 'Control-Flow Integrity (CFI)')
+option('cfi_debug', type: 'feature', value: 'auto',
+ description: 'Verbose errors in case of CFI violation')
I'm changing these to value: 'disabled' to match what configure does already.
Paolo
| [Prev in Thread] | Current Thread | [Next in Thread] |