Mercurial > hg > qm-vamp-plugins
diff build/linux/Makefile.linux64 @ 259:2eb74e345751
Remove some no-longer-used files
| author | Chris Cannam <cannam@all-day-breakfast.com> |
|---|---|
| date | Mon, 27 Jan 2020 13:16:29 +0000 |
| parents | 61d3990482e6 |
| children | 6e2e0755fe64 |
line wrap: on
line diff
--- a/build/linux/Makefile.linux64 Mon Jan 27 12:34:20 2020 +0000 +++ b/build/linux/Makefile.linux64 Mon Jan 27 13:16:29 2020 +0000 @@ -3,7 +3,7 @@ CXXFLAGS += $(CFLAGS) -LDFLAGS += -shared -Wl,-Bstatic -lqm-dsp -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 -Wl,-no-undefined PLUGIN_EXT := .so
