diff build/linux/Makefile.linux64 @ 187:9b30f7f972c9

Experiment with bringing in Vamp SDK sources as a Vext-driven subrepo
author Chris Cannam <c.cannam@qmul.ac.uk>
date Thu, 25 Jan 2018 12:11:04 +0000
parents 12daefe5e6f1
children e737931b1925
line wrap: on
line diff
--- a/build/linux/Makefile.linux64	Fri Sep 30 19:04:06 2016 +0100
+++ b/build/linux/Makefile.linux64	Thu Jan 25 12:11:04 2018 +0000
@@ -4,7 +4,7 @@
 
 CXXFLAGS += $(CFLAGS)
 
-LDFLAGS	 += -shared -Wl,-Bstatic -lqm-dsp -lvamp-sdk -Wl,-z,defs -Wl,-Bdynamic -lpthread -Wl,--version-script=vamp-plugin.map
+LDFLAGS	 += -shared -Wl,-Bstatic -lqm-dsp -Wl,-z,defs -Wl,-Bdynamic -lpthread -Wl,--version-script=vamp-plugin.map
 
 PLUGIN_EXT   := .so