mpich: undefined variable dso_suffix (#37373)

* mpich: undefined variable dso_suffix

* mpich: formatting

---------

Co-authored-by: Nichols A. Romero <naromero77@users.noreply.github.com>
This commit is contained in:
Erik Heeren 2023-06-21 18:12:05 +02:00 committed by GitHub
parent a8534b7345
commit 468138bb4f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,6 +7,7 @@
import re
import sys
from spack.build_environment import dso_suffix
from spack.package import *