Re: [PATCH v8 0/1] MR7339: ntdll: implement create_logical_proc_info on FreeBSD.
9 Oct
2025
9 Oct
'25
12:13 a.m.
Maotong Zhang (@xiaotong) commented about configure.ac:
WINE_WARNING_WITH(gnutls,[test "x$ac_cv_lib_soname_gnutls" = "x"], [libgnutls ${notice_platform}development files not found, no schannel support.])
+dnl **** Check for hwloc *** +if test "x$with_hwloc" != "xno" -a `expr "$host_os" : '\(freebsd\).*'` = "freebsd"
if test "x$with_hwloc" != "xno" -a "x$(expr "$host_os" : '\(freebsd\).*')" = "xfreebsd"
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/7339#note_118091
67
Age (days ago)
67
Last active (days ago)
0 comments
1 participants
participants (1)
-
Maotong Zhang (@xiaotong)