[Numpy-discussion] Disable linking against external libs (original) (raw)
Damien Miller djm at mindrot.org
Thu Jun 15 05:13:53 EDT 2006
- Previous message (by thread): [Numpy-discussion] numpy segv on OpenBSD
- Next message (by thread): [Numpy-discussion] problem with numpy.. sometimes using numarray? and selection question
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi,
What is the intended way to disable linking against installed libraries (blas, lapack, etc) in site.cfg? I know I can do:
[blas] blah_libs = XXXnonexistXXX
but that strikes me as less than elegant.
FYI I want to do this to make package building deterministic; not varying based on what the package builder happens to have installed on his/her machine
-d
- Previous message (by thread): [Numpy-discussion] numpy segv on OpenBSD
- Next message (by thread): [Numpy-discussion] problem with numpy.. sometimes using numarray? and selection question
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]