benjamin.drung@gmail.com
da736f9f44
libvamp: Fix linkage against dl for hostsdk library.
...
src/vamp-hostsdk/PluginLoader.cpp uses the dlopen function. On some platforms
you have to link against dl for this function. configure checks for dlopen
and adds -ldl to LIBS if you have to link against dl. We need to pass this
LIBS variable when linking the hostsdk library.
2013-11-18 14:26:44 +00:00
..
2013-11-14 06:56:26 +00:00
2011-04-02 02:10:50 +00:00
2013-11-08 10:58:33 +00:00
2013-11-08 02:01:45 +00:00
2013-11-11 13:48:56 +00:00
2013-11-07 23:23:32 +00:00
2013-11-08 02:01:45 +00:00
2013-11-01 22:26:11 +00:00
2013-11-08 02:01:45 +00:00
2013-11-14 10:29:31 +00:00
2013-11-03 01:54:50 +00:00
2010-04-02 16:43:14 +00:00
2013-11-13 12:15:34 +00:00
2013-11-03 01:54:50 +00:00
2013-11-13 20:41:32 +00:00
2013-11-05 04:26:03 +00:00
2013-11-18 14:26:44 +00:00
2013-11-09 01:28:56 +00:00
2013-11-13 00:39:30 +00:00
2013-11-03 01:54:50 +00:00
2013-11-03 02:03:19 +00:00
2013-05-25 10:55:27 +00:00
2013-11-03 01:54:50 +00:00
2013-11-08 02:01:45 +00:00
2013-11-03 01:54:50 +00:00
2013-11-03 01:54:50 +00:00
2013-11-08 20:01:00 +00:00
2013-11-08 02:01:45 +00:00
2013-11-07 23:32:19 +00:00
2013-11-07 17:58:34 +00:00
2013-11-03 01:54:50 +00:00
2013-11-03 01:54:50 +00:00
2013-11-18 14:26:44 +00:00
2013-11-14 06:56:26 +00:00