2023-09-07 00:21:51 +00:00
|
|
|
Index: configure
|
|
|
|
--- configure.orig
|
|
|
|
+++ configure
|
2024-05-26 03:08:12 +00:00
|
|
|
@@ -9276,7 +9276,7 @@ else $as_nop
|
2023-09-07 00:21:51 +00:00
|
|
|
lt_cv_sys_max_cmd_len=8192;
|
|
|
|
;;
|
|
|
|
|
2024-05-26 03:08:12 +00:00
|
|
|
- bitrig* | darwin* | dragonfly* | freebsd* | midnightbsd* | netbsd* | openbsd*)
|
|
|
|
+ bitrig* | darwin* | dragonfly* | freebsd* | midnightbsd* | netbsd* | openbsd* | secbsd*)
|
2023-09-07 00:21:51 +00:00
|
|
|
# This has been around since 386BSD, at least. Likely further.
|
|
|
|
if test -x /sbin/sysctl; then
|
|
|
|
lt_cv_sys_max_cmd_len=`/sbin/sysctl -n kern.argmax`
|
2024-05-26 03:08:12 +00:00
|
|
|
@@ -9812,7 +9812,7 @@ freebsd* | dragonfly* | midnightbsd*)
|
|
|
|
i*86 )
|
|
|
|
# Not sure whether the presence of OpenBSD here was a mistake.
|
|
|
|
# Let's accept both of them until this is cleared up.
|
|
|
|
- lt_cv_deplibs_check_method='file_magic (FreeBSD|OpenBSD|DragonFly)/i[3-9]86 (compact )?demand paged shared library'
|
|
|
|
+ lt_cv_deplibs_check_method='file_magic (FreeBSD|OpenBSD|DragonFly|SecBSD)/i[3-9]86 (compact )?demand paged shared library'
|
|
|
|
lt_cv_file_magic_cmd=$FILECMD
|
|
|
|
lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*`
|
|
|
|
;;
|
|
|
|
@@ -9882,7 +9882,7 @@ newos6*)
|
2023-09-07 00:21:51 +00:00
|
|
|
lt_cv_deplibs_check_method=pass_all
|
|
|
|
;;
|
|
|
|
|
|
|
|
-openbsd* | bitrig*)
|
|
|
|
+openbsd* | bitrig* | secbsd*)
|
|
|
|
if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
|
|
|
|
lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
|
|
|
|
else
|
2024-05-26 03:08:12 +00:00
|
|
|
@@ -10557,7 +10557,7 @@ old_postuninstall_cmds=
|
2023-09-07 00:21:51 +00:00
|
|
|
|
|
|
|
if test -n "$RANLIB"; then
|
|
|
|
case $host_os in
|
|
|
|
- bitrig* | openbsd*)
|
|
|
|
+ bitrig* | openbsd* | secbsd*)
|
|
|
|
old_postinstall_cmds="$old_postinstall_cmds~\$RANLIB -t \$tool_oldlib"
|
|
|
|
;;
|
|
|
|
*)
|
2024-05-26 03:08:12 +00:00
|
|
|
@@ -13759,7 +13759,7 @@ printf %s "checking whether the $compiler linker ($LD)
|
|
|
|
# we just hope/assume this is gcc and not c89 (= MSVC++ or ICC)
|
2023-09-07 00:21:51 +00:00
|
|
|
with_gnu_ld=yes
|
|
|
|
;;
|
|
|
|
- openbsd* | bitrig*)
|
|
|
|
+ openbsd* | bitrig* | secbsd*)
|
|
|
|
with_gnu_ld=no
|
|
|
|
;;
|
|
|
|
esac
|
2024-05-26 03:08:12 +00:00
|
|
|
@@ -14737,7 +14737,7 @@ printf "%s\n" "$lt_cv_irix_exported_symbol" >&6; }
|
2023-09-07 00:21:51 +00:00
|
|
|
*nto* | *qnx*)
|
|
|
|
;;
|
|
|
|
|
|
|
|
- openbsd* | bitrig*)
|
|
|
|
+ openbsd* | bitrig* | secbsd*)
|
|
|
|
if test -f /usr/libexec/ld.so; then
|
|
|
|
hardcode_direct=yes
|
|
|
|
hardcode_shlibpath_var=no
|
2024-05-26 03:08:12 +00:00
|
|
|
@@ -15872,7 +15872,7 @@ newsos6)
|
2023-09-07 00:21:51 +00:00
|
|
|
dynamic_linker='ldqnx.so'
|
|
|
|
;;
|
|
|
|
|
|
|
|
-openbsd* | bitrig*)
|
|
|
|
+openbsd* | bitrig* | secbsd*)
|
|
|
|
version_type=sunos
|
|
|
|
sys_lib_dlsearch_path_spec=/usr/lib
|
|
|
|
need_lib_prefix=no
|
2024-05-26 03:08:12 +00:00
|
|
|
@@ -18048,7 +18048,7 @@ fi
|
2023-09-07 00:21:51 +00:00
|
|
|
ld_shlibs_CXX=yes
|
|
|
|
;;
|
|
|
|
|
|
|
|
- openbsd* | bitrig*)
|
|
|
|
+ openbsd* | bitrig* | secbsd*)
|
|
|
|
if test -f /usr/libexec/ld.so; then
|
|
|
|
hardcode_direct_CXX=yes
|
|
|
|
hardcode_shlibpath_var_CXX=no
|
2024-05-26 03:08:12 +00:00
|
|
|
@@ -19861,7 +19861,7 @@ newsos6)
|
2023-09-07 00:21:51 +00:00
|
|
|
dynamic_linker='ldqnx.so'
|
|
|
|
;;
|
|
|
|
|
|
|
|
-openbsd* | bitrig*)
|
|
|
|
+openbsd* | bitrig* | secbsd*)
|
|
|
|
version_type=sunos
|
|
|
|
sys_lib_dlsearch_path_spec=/usr/lib
|
|
|
|
need_lib_prefix=no
|