pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/55487 CVS commit: pkgsrc
The following reply was made to PR pkg/55487; it has been noted by GNATS.
From: "Patrick Welche" <prlw1%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/55487 CVS commit: pkgsrc
Date: Thu, 3 Sep 2020 08:58:42 +0000
Module Name: pkgsrc
Committed By: prlw1
Date: Thu Sep 3 08:58:42 UTC 2020
Modified Files:
pkgsrc/devel/gmp: builtin.mk
pkgsrc/math/mpfr: builtin.mk
Log Message:
gmp,mpfr: Remove CONFIGURE_ARGS flags from builtin.mk as it assumes that
all recursively depending packages can deal with them.
Those packages that need them already add those CONFIGURE_ARGS, at least
pbulk hasn't revealed any issues (thanks jperkin@).
XXX libiconv is in a similar position, so should receive similar
treatment, but at least it only adds the flags if GNU_CONFIGURE=yes
Fixes PR pkg/55487
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/devel/gmp/builtin.mk
cvs rdiff -u -r1.6 -r1.7 pkgsrc/math/mpfr/builtin.mk
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