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

Commit98a44c8

Browse files
committed
Adding settings for clang in Jamfile.
1 parent1cc3acb commit98a44c8

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
@@ -31,6 +31,9 @@ project network_test :
3131
<toolset>darwin:<linkflags>-lpthread
3232
<toolset>darwin:<linkflags>-lssl
3333
<toolset>darwin:<linkflags>-lcrypto
34+
<toolset>clang:<linkflags>-lpthread
35+
<toolset>clang:<linkflags>-lssl
36+
<toolset>clang:<linkflags>-lcrypto
3437
<os>cygwin,<toolset>gcc:<define>_WIN32_WINNT=0x0501
3538
<os>cygwin,<toolset>gcc:<define>__USE_W32_SOCKETS
3639
<os>cygwin,<toolset>gcc:<library>ws2_32

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp