OpenBLAS/exports
Tony Kelman 0b4602b753 add SYMBOLPREFIX and SYMBOLSUFFIX makefile options
for adding a prefix or suffix to all exported symbol names in the shared library
Useful to avoid conflicts with other BLAS libraries, especially when using
64 bit integer interfaces in OpenBLAS

Note that since OSX does not have the objcopy utility, setting these options
to non-empty values on Mac requires the objconv tool, available (GPL license)
from http://www.agner.org/optimize/#objconv
2014-10-24 22:27:09 -07:00
..
Makefile add SYMBOLPREFIX and SYMBOLSUFFIX makefile options 2014-10-24 22:27:09 -07:00
dllinit.c Remove all trailing whitespace except lapack-netlib 2014-06-27 12:05:18 -07:00
gensymbol add SYMBOLPREFIX and SYMBOLSUFFIX makefile options 2014-10-24 22:27:09 -07:00