mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-07-10 22:30:50 +02:00
bsdkm: better with-bsd-export-syms description in configure.ac.
This commit is contained in:
+1
-1
@@ -803,7 +803,7 @@ fi
|
||||
#
|
||||
# FreeBSD
|
||||
AC_ARG_WITH([bsd-export-syms],
|
||||
[AS_HELP_STRING([--with-bsd-export-syms=LIST],[LIST of symbols to export])],
|
||||
[AS_HELP_STRING([--with-bsd-export-syms=LIST],[Sets FreeBSD kernel module EXPORT_SYMS. Allowed values: YES, NO, or LIST of symbols to export (default NO).])],
|
||||
[BSDKM_EXPORT_SYMS=$withval],
|
||||
[BSDKM_EXPORT_SYMS="NO"])
|
||||
|
||||
|
||||
Reference in New Issue
Block a user