From 450a3074e26f5716cd53943cd9191b117256696d Mon Sep 17 00:00:00 2001 From: "Adam J. Stewart" Date: Tue, 4 Oct 2022 12:54:40 -0500 Subject: Fix typo in documentation (#32984) --- lib/spack/docs/build_settings.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/spack/docs/build_settings.rst b/lib/spack/docs/build_settings.rst index 3bdeb903bd..de580a3289 100644 --- a/lib/spack/docs/build_settings.rst +++ b/lib/spack/docs/build_settings.rst @@ -392,7 +392,7 @@ The following is an example of how to enforce package properties in require: "@1.13.2" openmpi: require: - - any_of: ["~cuda", "gcc"] + - any_of: ["~cuda", "%gcc"] mpich: require: - one_of: ["+cuda", "+rocm"] -- cgit v1.2.3-60-g2f50