Skip to content

Commit 47b410d

Browse files
committed
let's try building x64 with shared openssl
1 parent 4fae902 commit 47b410d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
#!/bin/sh
2-
./configure --shared
2+
./configure --shared --shared-openssl
33

44
make -j$(nproc)

0 commit comments

Comments
 (0)