[PATCH] volkpython use posix prefix scheme
authorA. Maitland Bottoms <bottoms@debian.org>
Tue, 12 Apr 2022 22:35:43 +0000 (18:35 -0400)
committerA. Maitland Bottoms <bottoms@debian.org>
Tue, 12 Apr 2022 22:39:33 +0000 (23:39 +0100)
commitacbefe9dc66956f00248413398e960835d86a3df
tree5911b5159a68e624e225287a0a768735d1fd18b3
parent40143ba106df691aeaa5a62a8e7566a28b6864a3
[PATCH] volkpython use posix prefix scheme

Recently in Debian's pthon3.10 the default scheme for sysconfig
changed from 'posix_prefix' to 'posix_local'. VolkPython.cmake
expects the 'posix_prefix' behavior. So explicity use it.

Signed-off-by: A. Maitland Bottoms <bottoms@debian.org>
Gbp-Pq: Name volkpython-use-posix-prefix-scheme
cmake/Modules/VolkPython.cmake