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: OPTIONS.md
+1
Original file line number
Diff line number
Diff line change
@@ -26,3 +26,4 @@ Some of these settings are:
26
26
|`-DISC_MEM_TRACKLINES=0`| Don't track memory allocations by file and line number; this improves performance but makes debugging more difficult |
27
27
|`-DNAMED_RUN_PID_DIR=0`| Create default PID files in `${localstatedir}/run` rather than `${localstatedir}/run/named/`|
28
28
|`-DNS_CLIENT_DROPPORT=0`| Disable dropping queries from particular well-known ports |
29
+
|`-DOPENSSL_API_COMPAT=10100`| Build using the deprecated OpenSSL APIs so that the `engine` API is available when building with OpenSSL 3.0.0 for PKCS#11 support |
0 commit comments