Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
BC
public
liblinphone
Commits
1e5711f2
Commit
1e5711f2
authored
Jan 08, 2016
by
Simon Morlat
Browse files
revert my change about -lstdc++
parent
bcf55b64
Changes
1
Hide whitespace changes
Inline
Side-by-side
coreapi/Makefile.am
View file @
1e5711f2
...
...
@@ -118,7 +118,7 @@ liblinphone_la_SOURCES+=linphone_tunnel_stubs.c linphone_tunnel.h
endif
liblinphone_la_LDFLAGS
=
-lstdc
++
-version-info
$(LIBLINPHONE_SO_VERSION)
-no-undefined
liblinphone_la_LDFLAGS
=
-version-info
$(LIBLINPHONE_SO_VERSION)
-no-undefined
if
HAVE_LD_OUTPUT_DEF
liblinphone_la_LDFLAGS
+=
-Wl
,--output-def,liblinphone-
$(LIBLINPHONE_SO_CURRENT)
.def
...
...
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