Original py-numpy
This commit is contained in:
10
math/py-numpy/files/site.cfg
Normal file
10
math/py-numpy/files/site.cfg
Normal file
@ -0,0 +1,10 @@
|
||||
[DEFAULT]
|
||||
library_dirs = /usr/lib:%%LOCALBASE%%/lib:%%GCCLIBDIR%%
|
||||
include_dirs = /usr/include:%%LOCALBASE%%/include:%%LOCALBASE%%/include/suitesparse
|
||||
src_dirs = %%LOCALBASE%%/src
|
||||
# search static libraries (.a) in preference to shared ones (.so)
|
||||
search_static_first = 0
|
||||
|
||||
[%%BLASNAME%%]
|
||||
%%LIBRARIES%% = %%BLASLIBS%%
|
||||
lapack_libs = %%LAPACKLIBS%%
|
||||
Reference in New Issue
Block a user