NetBSD-Bugs archive

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

PR/58539 CVS commit: pkgsrc/math/py-numpy



The following reply was made to PR toolchain/58539; it has been noted by GNATS.

From: "Thomas Klausner" <wiz%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/58539 CVS commit: pkgsrc/math/py-numpy
Date: Sun, 11 Aug 2024 13:12:08 +0000

 Module Name:	pkgsrc
 Committed By:	wiz
 Date:		Sun Aug 11 13:12:08 UTC 2024
 
 Modified Files:
 	pkgsrc/math/py-numpy: Makefile
 
 Log Message:
 py-numpy: disable AVX512 support
 
 This does not work on NetBSD, see PR 58539.
 When reporting a similar problem for ghc, I was told it's troubled on
 other operating systems too, so disable it for all.
 
 If you know it's safe on your operating system, please add an
 appropriate ifdef.
 
 Update test status.
 
 Bump PKGREVISION.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.123 -r1.124 pkgsrc/math/py-numpy/Makefile
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 



Home | Main Index | Thread Index | Old Index