From 763549fe7c75a2cbed4080168383a12352b294c9 Mon Sep 17 00:00:00 2001 From: Chris Green Date: Tue, 26 Mar 2019 13:19:07 -0500 Subject: mysql: Support client-only, cxxstd and more versions (#10911) * add cxxstd variant * add CMake constraints based on platform/version * add older versions * update boost dependency version constraints (which are closely tied to mysql version) and update boost cxxstd choice to be the same as the cxxstd chosen for mysql * add client-only support (including a patch for 5.5.x) * record the mysql package as a provider of the mysql-client virtual --- etc/spack/defaults/packages.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc') diff --git a/etc/spack/defaults/packages.yaml b/etc/spack/defaults/packages.yaml index b72c83ec40..8475abb8a5 100644 --- a/etc/spack/defaults/packages.yaml +++ b/etc/spack/defaults/packages.yaml @@ -34,7 +34,7 @@ packages: mkl: [intel-mkl] mpe: [mpe2] mpi: [openmpi, mpich] - mysql-client: [mariadb-c-client] + mysql-client: [mysql, mariadb-c-client] opencl: [pocl] openfoam: [openfoam-com, openfoam-org, foam-extend] pil: [py-pillow] -- cgit v1.2.3-60-g2f50