Make spack compiler find use external find (#45784)
so that there is no duplicate detection logic for compilers
This commit is contained in:

committed by
GitHub

parent
b623f58782
commit
836be2364c
@@ -10,6 +10,7 @@
|
||||
import errno
|
||||
import io
|
||||
import multiprocessing
|
||||
import multiprocessing.connection
|
||||
import os
|
||||
import re
|
||||
import select
|
||||
|
Reference in New Issue
Block a user