Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
savoirfairelinux
jami-daemon
Commits
4181bb47
Commit
4181bb47
authored
May 29, 2017
by
Asad Salman
Committed by
Adrien Béraud
Jul 14, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
gyp: link with dring
Change-Id: Ie93c667900205a3fc756707cd2bde6174202f805
parent
6c2f1c9d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
bin/nodejs/binding.gyp
bin/nodejs/binding.gyp
+1
-0
No files found.
bin/nodejs/binding.gyp
View file @
4181bb47
...
...
@@ -4,6 +4,7 @@
"target_name": "dring",
"sources": [ "ring_wrapper.cpp" ],
'include_dirs': ['../../src/'],
'libraries': ['-L../../src/.libs/', '-lring'],
'cflags!': [ '-fno-exceptions' ],
'cflags_cc!': [ '-fno-exceptions' ]
}
...
...
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