You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/installation/installation.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -183,6 +183,10 @@ Turns on LTO (Link-time Optimization) support using fat objects. Requires suppor
183
183
184
184
Sets the Straight-Line Speculation (SLS) mitigation mode. Defaults to none, see https://gcc.gnu.org/onlinedocs/gcc/x86-Options.html#index-mharden-sls-1.
185
185
186
+
###### `--with-fcf-protection=<choice>`
187
+
188
+
Sets Control-Flow protection mode, see https://gcc.gnu.org/onlinedocs/gcc/Instrumentation-Options.html#index-fcf-protection.
189
+
186
190
#### Dovecot specific Options
187
191
188
192
Here is a list of options that Dovecot adds. You should not usually have
0 commit comments