Subject: CVS commit: pkgsrc/math/volk
From: Greg Troxel
Date: 2025-03-05 15:58:45
Message id: 20250305145845.F2226FBE1@cvs.NetBSD.org

Log Message:
math/volk: Work around boutique cmake python-finding

volk has an included cmake fragment to find python, and while it is
supposed to find recent 3.x, that apparently gets confused by the
presence of 2.7.  After noting that lang/python/pyversion.mk contains
N ways to force the python path for various cmake idioms, add a
forcing define in math/volk's Makefile following its boutique
python-finding.

Resolves build when python2.7 is present, and likely makes it more
robust against other situations with multiple symptoms.

Files:
RevisionActionfile
1.19modifypkgsrc/math/volk/Makefile