Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
J
jami-daemon
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
130
Issues
130
List
Boards
Labels
Service Desk
Milestones
Iterations
Requirements
Requirements
List
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Operations
Operations
Incidents
Analytics
Analytics
Insights
Issue
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
savoirfairelinux
jami-daemon
Commits
98e58953
Commit
98e58953
authored
Apr 23, 2015
by
Adrien Béraud
Committed by
Stepan Salenikovich
Apr 23, 2015
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
gnutls: fix osx
Refs #71318 Change-Id: I627ade6c6904979b1126dc934f798eb89d9730d1
parent
0ebae27c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
contrib/src/gnutls/gnutls-pkgconfig-osx.patch
contrib/src/gnutls/gnutls-pkgconfig-osx.patch
+2
-2
No files found.
contrib/src/gnutls/gnutls-pkgconfig-osx.patch
View file @
98e58953
...
...
@@ -33,8 +33,8 @@
@@ -19,6 +19,6 @@
Version: @VERSION@
Libs: -L${libdir} -lgnutls
-Libs.private: @LTLIB
NETTLE@ @LTLIBZ@ @LTLIBINTL@ @LIBSOCKET@ @LTLIBPTHREAD@ @LTLIBICONV@ @P11_KIT_LIBS@ @LIB_SELECT@ @TSS_LIBS@ @LIB_CLOCK_GETTIME
@ @GMP_LIBS@
+Libs.private: @LTLIB
NETTLE@ @LTLIBZ@ @LTLIBINTL@ @LIBSOCKET@ @LTLIBPTHREAD@ @LTLIBICONV@ @P11_KIT_LIBS@ @LIB_SELECT@ @TSS_LIBS@ @LIB_CLOCK_GETTIME
@ @GMP_LIBS@ @INTL_MACOSX_LIBS@
-Libs.private: @LTLIB
Z@ @LTLIBINTL@ @LIBSOCKET@ @LTLIBPTHREAD@ @LTLIBICONV@ @P11_KIT_LIBS@ @LIB_SELECT@ @TSS_LIBS
@ @GMP_LIBS@
+Libs.private: @LTLIB
Z@ @LTLIBINTL@ @LIBSOCKET@ @LTLIBPTHREAD@ @LTLIBICONV@ @P11_KIT_LIBS@ @LIB_SELECT@ @TSS_LIBS
@ @GMP_LIBS@ @INTL_MACOSX_LIBS@
@GNUTLS_REQUIRES_PRIVATE@
Cflags: -I${includedir}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment