1
1
Jeff Squyres 65a0e041ac dl: need to use LIBADD, not LIBS
When we use LIBADD for static libraries, the dependent libraries get
propagated properly.  For example, the dl/dlopen component will almost
certainly require the -ldl library; when using LIBS, that doesn't get
propagated elsewhere in the tree, but when using LIBADD, it does
(e.g., when linking opal_wrapper_compiler).
2015-03-12 15:01:14 -07:00
..
2015-02-26 09:17:57 -07:00
2013-02-12 17:45:27 +00:00
2015-02-27 18:30:43 -08:00
2015-03-12 15:01:14 -07:00
2015-03-10 14:37:53 +09:00
2014-08-08 11:36:45 +00:00