Commit ec037dba authored by Rafaël Carré's avatar Rafaël Carré

libvlccore: remove duplicate ldflags

parent 63d6a185
...@@ -178,7 +178,6 @@ endif ...@@ -178,7 +178,6 @@ endif
libvlccore_la_SOURCES = $(SOURCES_libvlc) libvlccore_la_SOURCES = $(SOURCES_libvlc)
libvlccore_la_LDFLAGS = \ libvlccore_la_LDFLAGS = \
-no-undefined \
$(LDFLAGS_libvlccore) \ $(LDFLAGS_libvlccore) \
-no-undefined \ -no-undefined \
-export-symbols $(srcdir)/libvlccore.sym \ -export-symbols $(srcdir)/libvlccore.sym \
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment