]> git.pld-linux.org Git - packages/SuperLU.git/blob - SuperLU-shared.patch
- updated to 5.2.1
[packages/SuperLU.git] / SuperLU-shared.patch
1 --- SuperLU_5.2.1/TESTING/MATGEN/CMakeLists.txt.orig    2015-12-04 02:06:38.000000000 +0100
2 +++ SuperLU_5.2.1/TESTING/MATGEN/CMakeLists.txt 2016-03-16 17:43:13.950101349 +0100
3 @@ -104,4 +104,4 @@
4    )
5  endif()
6  
7 -add_library(matgen ${sources})
8 +add_library(matgen STATIC ${sources})
This page took 0.051411 seconds and 4 git commands to generate.