vlc | branch: master | Rafaël Carré <[email protected]> | Wed Mar 13 17:54:20 
2013 +0100| [ec037dbac40ab30a893c2b0f3f593a1f203a21d3] | committer: Rafaël Carré

libvlccore: remove duplicate ldflags

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=ec037dbac40ab30a893c2b0f3f593a1f203a21d3
---

 src/Makefile.am |    1 -
 1 file changed, 1 deletion(-)

diff --git a/src/Makefile.am b/src/Makefile.am
index f3d59e8..f21b447 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -178,7 +178,6 @@ endif
 
 libvlccore_la_SOURCES = $(SOURCES_libvlc)
 libvlccore_la_LDFLAGS = \
-       -no-undefined \
        $(LDFLAGS_libvlccore) \
        -no-undefined \
        -export-symbols $(srcdir)/libvlccore.sym \

_______________________________________________
vlc-commits mailing list
[email protected]
http://mailman.videolan.org/listinfo/vlc-commits

Reply via email to