pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/57130 CVS commit: [pkgsrc-2023Q1] pkgsrc/sysutils/amanda-common
The following reply was made to PR pkg/57130; it has been noted by GNATS.
From: "Benny Siegert" <bsiegert%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/57130 CVS commit: [pkgsrc-2023Q1] pkgsrc/sysutils/amanda-common
Date: Fri, 21 Apr 2023 18:40:52 +0000
Module Name: pkgsrc
Committed By: bsiegert
Date: Fri Apr 21 18:40:51 UTC 2023
Modified Files:
pkgsrc/sysutils/amanda-common [pkgsrc-2023Q1]: Makefile.common distinfo
Added Files:
pkgsrc/sysutils/amanda-common/patches [pkgsrc-2023Q1]:
patch-config_amanda_libs.m4
Log Message:
Pullup ticket #6755 - requested by nia
sysutils/amanda-common
Revisions pulled up:
- sysutils/amanda-common/Makefile.common 1.46
- sysutils/amanda-common/distinfo 1.26
- sysutils/amanda-common/patches/patch-config_amanda_libs.m4 1.1
---
Module Name: pkgsrc
Committed By: nia
Date: Fri Apr 14 22:58:24 UTC 2023
Modified Files:
pkgsrc/sysutils/amanda-common: Makefile.common distinfo
Added Files:
pkgsrc/sysutils/amanda-common/patches: patch-config_amanda_libs.m4
Log Message:
amanda-common: Configure fixes
The configure script creates massive amounts of spam when using NetBSD's
sh due to the non-standard test(1) args.
For some reason, the test for compiler flag -msse4.2 is failing, even
though it's present in the cc -v --help output (is cwrappers doing
something strange?). For now, commit a workaround. The package is actually
doing runtime detection of SSE4.2 properly, but expects compiler support
for -msse4.2 to be provided on x86.
PR 57130
To generate a diff of this commit:
cvs rdiff -u -r1.45 -r1.45.28.1 pkgsrc/sysutils/amanda-common/Makefile.common
cvs rdiff -u -r1.25 -r1.25.12.1 pkgsrc/sysutils/amanda-common/distinfo
cvs rdiff -u -r0 -r1.1.2.2 \
pkgsrc/sysutils/amanda-common/patches/patch-config_amanda_libs.m4
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