pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/math/lapack
Module Name: pkgsrc
Committed By: tnn
Date: Thu Aug 3 12:08:33 UTC 2023
Modified Files:
pkgsrc/math/lapack: Makefile.common
Log Message:
lapack: revert previous, fixed in compiler/gcc.mk v1.1260
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 pkgsrc/math/lapack/Makefile.common
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/math/lapack/Makefile.common
diff -u pkgsrc/math/lapack/Makefile.common:1.17 pkgsrc/math/lapack/Makefile.common:1.18
--- pkgsrc/math/lapack/Makefile.common:1.17 Wed Aug 2 22:19:22 2023
+++ pkgsrc/math/lapack/Makefile.common Thu Aug 3 12:08:33 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.17 2023/08/02 22:19:22 tnn Exp $
+# $NetBSD: Makefile.common,v 1.18 2023/08/03 12:08:33 tnn Exp $
# used by math/blas/Makefile
# used by math/cblas/Makefile
# used by math/lapacke/Makefile
@@ -51,8 +51,6 @@ CMAKE_ARGS= -DBUILD_DEPRECATED=ON \
-DCMAKE_INSTALL_INCLUDEDIR=${PREFIX}/include/${HEADERDIR} \
${LAPACK_COMPONENT_CMAKE_ARGS}
-FFLAGS+= -fPIC
-
# The cmake files are not ready for prime time.
post-install:
rm -rf "${DESTDIR}${PREFIX}/lib/cmake"
Home |
Main Index |
Thread Index |
Old Index