pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkgsrc freeze for pkgsrc-2022Q3



Hi Thomas,

(I remember sending it, but cannot find it in the sent directory … so again.)

Am Mon, 26 Sep 2022 11:17:25 +0200
schrieb Thomas Klausner <wiz%NetBSD.org@localhost>:

> > The freeze is now on.  
> 
> ...and it's over again. Thanks for the help with fixing packages!
> 
> I'll send an official announcement for the branch later this week.
>  Thomas

Can we merge r1.4 of mk/blas.buildlink3.mk right away? It's just this
one-liner:

diff -u -r1.3 blas.buildlink3.mk
--- mk/blas.buildlink3.mk       30 Aug 2022 14:54:22 -0000      1.3
+++ mk/blas.buildlink3.mk       26 Sep 2022 09:32:00 -0000
@@ -156,7 +156,7 @@
 LAPACK_LIBS=   ${BLAS_LIBS}
 CBLAS_LIBS=    ${BLAS_LIBS}
 LAPACKE_LIBS=  ${BLAS_LIBS}
-BLAS_INCLUDES= -I${PREFIX}/include/openblas64_pthread
+BLAS_INCLUDES= -I${PREFIX}/include/openblas${_BLAS_64}_pthread
 BLAS_PC=       openblas${_BLAS_64}_pthread
 LAPACK_PC=     ${BLAS_PC}
 CBLAS_PC=      ${BLAS_PC}


A stupid error on my part that Mayuresh discovered.


Alrighty then,

Thomas

-- 
Dr. Thomas Orgis
HPC @ Universität Hamburg


Home | Main Index | Thread Index | Old Index