Skip to content

Commit c04f3de

Browse files
committed
meson: Change default of 'selinux' feature option to auto
There is really no reason for selinux to behave differently than other options. Reviewed-by: Peter Eisentraut <peter@eisentraut.org> Discussion: https://postgr.es/m/20231103211601.bgqx3cfq6pz2lmjw@awork3.anarazel.de
1 parent 3c44e7d commit c04f3de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

meson_options.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ option('tcl_version', type: 'string', value: 'tcl',
136136
option('readline', type: 'feature', value: 'auto',
137137
description: 'Use GNU Readline or BSD Libedit for editing')
138138

139-
option('selinux', type: 'feature', value: 'disabled',
139+
option('selinux', type: 'feature', value: 'auto',
140140
description: 'SELinux support')
141141

142142
option('ssl', type: 'combo', choices: ['auto', 'none', 'openssl'],

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy