Skip to content

Commit f32c52c

Browse files
committed
Document -DOPENSSL_API_COMPAT=10100 in OPTIONS.md
1 parent 6c55ea1 commit f32c52c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

OPTIONS.md

+1
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,4 @@ Some of these settings are:
2626
| `-DISC_MEM_TRACKLINES=0` | Don't track memory allocations by file and line number; this improves performance but makes debugging more difficult |
2727
| `-DNAMED_RUN_PID_DIR=0` | Create default PID files in `${localstatedir}/run` rather than `${localstatedir}/run/named/` |
2828
| `-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

Comments
 (0)