Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit9da4cad

Browse files
committed
Adding support for darwin builds easily.
1 parentd0ab2cb commit9da4cad

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

‎libs/network/test/Jamfile.v2

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,9 @@ project network_test :
2424
<toolset>gcc:<linkflags>-lpthread
2525
<toolset>gcc:<linkflags>-lssl
2626
<toolset>gcc:<linkflags>-lcrypto
27+
<toolset>darwin:<linkflags>-lpthread
28+
<toolset>darwin:<linkflags>-lssl
29+
<toolset>darwin:<linkflags>-lcrypto
2730
<os>cygwin,<toolset>gcc:<define>_WIN32_WINNT=0x0501
2831
<os>cygwin,<toolset>gcc:<define>__USE_W32_SOCKETS
2932
<os>cygwin,<toolset>gcc:<library>ws2_32

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp