FreeBSD Bugzilla – Attachment 92532 Details for
Bug 130197
Add "compat" link library to "msn" target in net-im/libmsn
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 542 bytes, created by
Matt
on 2009-01-05 16:20:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Matt
Created:
2009-01-05 16:20:01 UTC
Size:
542 bytes
patch
obsolete
>--- ./msn/CMakeLists.txt.orig 2008-11-18 09:17:55.000000000 -0600 >+++ ./msn/CMakeLists.txt 2009-01-05 09:08:18.000000000 -0600 >@@ -43,11 +43,11 @@ > > add_library(msn SHARED ${msn_STAT_SRCS}) > set_target_properties(msn PROPERTIES VERSION 0.1.0 >- SOVERSION 0.1 >+ SOVERSION 0 > ) > > if(NOT WIN32) >- target_link_libraries(msn crypto) >+ target_link_libraries(msn crypto compat) > else(NOT WIN32) > target_link_libraries(msn ${OPENSSL_EAY_LIBRARIES}) > endif(NOT WIN32)
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 130197
: 92532