001-boost-link.patch: seems to no longer be needed (?) 002-winsock-link.patch: refresh 003-enable-shared.patch: pushed upstream openmp support is gone, so remove the build option and dependency
12 lines
312 B
Diff
12 lines
312 B
Diff
--- Botan-3.2.0/src/lib/utils/socket/info.txt.orig 2023-11-22 07:06:51.114200000 +0100
|
|
+++ Botan-3.2.0/src/lib/utils/socket/info.txt 2023-11-22 07:06:27.546845800 +0100
|
|
@@ -14,7 +14,7 @@
|
|
|
|
<libs>
|
|
linux -> rt
|
|
-mingw -> ws2_32
|
|
+mingw -> ws2_32,mswsock
|
|
windows -> ws2_32
|
|
haiku -> network
|
|
solaris -> socket,nsl
|