Fixes typo in PKGBUILD script that prevents mingw-w64-lapack from building.
This commit is contained in:
@@ -34,7 +34,7 @@ build()
|
||||
-DCMAKE_Fortran_COMPILER:PATH=${PREFIX_DEPS}/bin/gfortran.exe \
|
||||
-DCMAKE_BUILD_TYPE=Release \
|
||||
-DBUILD_SHARED_LIBS=ON \
|
||||
-DCMAKE_NEED_RESPOSE=ON \
|
||||
-DCMAKE_NEED_RESPONSE=ON \
|
||||
-DBUILD_TESTING=OFF \
|
||||
../${_realname}-${pkgver}
|
||||
make
|
||||
|
||||
Reference in New Issue
Block a user