Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
jami-daemon
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
savoirfairelinux
jami-daemon
Commits
40774d22
Commit
40774d22
authored
8 years ago
by
Edric Milaret
Browse files
Options
Downloads
Patches
Plain Diff
ios: fix ssl for pjproject
Change-Id: I13292fc3c26fb961fd9b78c1a916386788140c39 Tuleap:
#313
parent
495b5f6c
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
contrib/src/pjproject/rules.mak
+3
-0
3 additions, 0 deletions
contrib/src/pjproject/rules.mak
with
3 additions
and
0 deletions
contrib/src/pjproject/rules.mak
+
3
−
0
View file @
40774d22
...
...
@@ -26,6 +26,9 @@ endif
ifdef
HAVE_WIN32
PJPROJECT_OPTIONS
+=
--with-ssl
=
$(
PREFIX
)
endif
ifdef
HAVE_IOS
PJPROJECT_OPTIONS
+=
--with-ssl
=
$(
PREFIX
)
endif
PJPROJECT_EXTRA_CFLAGS
=
-DPJ_ICE_MAX_CAND
=
32
-DPJ_ICE_MAX_CHECKS
=
150
-DPJ_ICE_COMP_BITS
=
2
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment