pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/58855 CVS commit: [pkgsrc-2025Q3] pkgsrc/security/libb2
The following reply was made to PR pkg/58855; it has been noted by GNATS.
From: "Maya Rashish" <maya%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/58855 CVS commit: [pkgsrc-2025Q3] pkgsrc/security/libb2
Date: Sat, 27 Sep 2025 23:22:26 +0000
Module Name: pkgsrc
Committed By: maya
Date: Sat Sep 27 23:22:26 UTC 2025
Modified Files:
pkgsrc/security/libb2 [pkgsrc-2025Q3]: Makefile
Log Message:
Pullup ticket #7007 - requested by bsiegert
security/libb2: Bug fix
Revisions pulled up:
- security/libb2/Makefile 1.4
---
Module Name: pkgsrc
Committed By: bsiegert
Date: Sat Sep 27 15:20:51 UTC 2025
Modified Files:
pkgsrc/security/libb2: Makefile
Log Message:
libb2: disable arch-native code
In the default configuration, libb2 will compile with "-march=native"
compiler flags. This means that the compiled package might not work when
used on a different machine of the same architecture, e.g. one without
AVX512.
Fixes PR pkg/58855 by Simon Burge, sorry for taking so long :)
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.3.2.1 pkgsrc/security/libb2/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