Mercurial > hg > qm-vamp-plugins
diff build/linux/Makefile.linux64 @ 214:23b2a2f93c5a
Merge from branch MSVC
author | Chris Cannam <c.cannam@qmul.ac.uk> |
---|---|
date | Fri, 27 Apr 2018 15:48:50 +0100 |
parents | 9b30f7f972c9 |
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 Fri Apr 27 15:48:50 2018 +0100 @@ -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