mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
Revert "gnu: faiss: Build shared libraries."
This reverts commit 2d33ec5eaf.
Change-Id: I8d2dd0a8d2ae0d8a403a0aec1956a7bd46bffbb5
This commit is contained in:
@@ -560,8 +560,7 @@ intuitive way.")
|
||||
(list #:configure-flags
|
||||
#~'("-DFAISS_ENABLE_C_API=ON"
|
||||
"-DFAISS_ENABLE_GPU=OFF" ; thanks, but no thanks, CUDA.
|
||||
"-DFAISS_ENABLE_PYTHON=OFF"
|
||||
"-DBUILD_SHARED_LIBS=ON")))
|
||||
"-DFAISS_ENABLE_PYTHON=OFF")))
|
||||
(inputs
|
||||
(list openblas))
|
||||
(native-inputs
|
||||
|
||||
Reference in New Issue
Block a user